projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fbc3f8
)
package/makedumpfile: add support for IBM s390x and Z arch
author
Alexander Egorenkov
<egorenar@linux.ibm.com>
Thu, 17 Sep 2020 04:08:01 +0000
(06:08 +0200)
committer
Yann E. MORIN
<yann.morin.1998@free.fr>
Thu, 24 Sep 2020 20:57:56 +0000
(22:57 +0200)
Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/makedumpfile/Config.in
patch
|
blob
|
history
diff --git
a/package/makedumpfile/Config.in
b/package/makedumpfile/Config.in
index a90ccbdf3c617ea44fb1d3cc55a4727cb639f92b..e41c4641a2867436587fe5db2625f3bddac63299 100644
(file)
--- a/
package/makedumpfile/Config.in
+++ b/
package/makedumpfile/Config.in
@@
-4,6
+4,7
@@
config BR2_PACKAGE_MAKEDUMPFILE_ARCH_SUPPORTS
default y if BR2_arm || BR2_armeb
default y if BR2_i386 || BR2_x86_64
default y if BR2_powerpc || BR2_powerpc64 || BR2_powerpc64le
+ default y if BR2_s390x
default y if BR2_sparc64
comment "makedumpfile needs a uClibc or glibc toolchain w/ wchar, dynamic library"