projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2768db7
)
package/systemd: add support for IBM s390x and Z arch
author
Alexander Egorenkov
<egorenar@linux.ibm.com>
Thu, 17 Sep 2020 04:07:56 +0000
(06:07 +0200)
committer
Yann E. MORIN
<yann.morin.1998@free.fr>
Thu, 24 Sep 2020 20:56:09 +0000
(22:56 +0200)
Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/systemd/Config.in
patch
|
blob
|
history
diff --git
a/package/systemd/Config.in
b/package/systemd/Config.in
index 74029aff05b1856abdcd8196733736ed5153699c..7956370b838cc1f93433b6b5fa382b7862bf0118 100644
(file)
--- a/
package/systemd/Config.in
+++ b/
package/systemd/Config.in
@@
-12,6
+12,7
@@
config BR2_PACKAGE_SYSTEMD_ARCH_SUPPORTS
default y if BR2_riscv
default y if BR2_sh4 || BR2_sh4eb || BR2_sh4a || BR2_sh4aeb
default y if BR2_sparc || BR2_sparc64
+ default y if BR2_s390x
menuconfig BR2_PACKAGE_SYSTEMD
bool "systemd"