From f849c2c83247340d623fdb549e2b75f4c1feea62 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 21 May 2016 19:09:59 +0200 Subject: mvebu: enable core drivers in the kernel config instead of packaging them Simplify profile package selection Signed-off-by: Felix Fietkau --- target/linux/mvebu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/mvebu/Makefile') diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile index 143c3f842b..bda69f64c7 100644 --- a/target/linux/mvebu/Makefile +++ b/target/linux/mvebu/Makefile @@ -20,6 +20,6 @@ include $(INCLUDE_DIR)/target.mk KERNELNAME:=zImage dtbs -DEFAULT_PACKAGES += uboot-envtools +DEFAULT_PACKAGES += uboot-envtools kmod-gpio-button-hotplug $(eval $(call BuildTarget)) -- cgit v1.2.3