package/makedumpfile: add BR2_PACKAGE_MAKEDUMPFILE_ARCH_SUPPORTS
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 6 Sep 2020 08:00:28 +0000 (10:00 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 6 Sep 2020 09:13:44 +0000 (11:13 +0200)
commit34b3a071a0b038870379244a2c2264d8802e41a3
tree569657f9a7a29b475b997cb20302ca8815a73987
parent3c836e54203b16015c9c52cbe007adc92d293a0d
package/makedumpfile: add BR2_PACKAGE_MAKEDUMPFILE_ARCH_SUPPORTS

makedumpfile only defines KV_BASE in makedumpfile.h with the following
architectures:
 - aarch64
 - arm
 - x86
 - x86_64
 - powerpc32
 - powerpc64
 - s390
 - ia64
 - sparc64

Fixes:
 - http://autobuild.buildroot.org/results/0e20c17bd604ee1168cc379061c120a2d8263e5f

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/makedumpfile/Config.in