Commit 01bdf28b authored by Michael Shigorin's avatar Michael Shigorin

power: avoid button.ko on e2k

Done differently, no "button/power" event at the moment.
parent a852b1d0
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment