power: avoid button.ko on e2k

Done differently, no "button/power" event at the moment.
This commit is contained in:
Michael Shigorin 2019-05-21 18:00:39 +03:00
parent a852b1d0b8
commit 01bdf28b47

View File

@ -3,7 +3,9 @@
# common
use/power: sub/rootfs use/services
@$(call add_feature)
ifeq (,$(filter-out e2k%,$(ARCH)))
@$(call add,COMMON_PACKAGES,installer-feature-powerbutton-stage3)
endif
# modern power management
use/power/acpi: use/power