From d22dcaa69134a7148139ab7ae82608fbe319cd01 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Thu, 23 Jun 2016 13:40:44 +0200 Subject: oxnas: reorganize image build code and nuke profiles Signed-off-by: Daniel Golle --- target/linux/oxnas/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'target/linux/oxnas/Makefile') diff --git a/target/linux/oxnas/Makefile b/target/linux/oxnas/Makefile index f4a01f189f..0ee349836f 100644 --- a/target/linux/oxnas/Makefile +++ b/target/linux/oxnas/Makefile @@ -21,8 +21,9 @@ include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += \ kmod-ata-core kmod-ata-oxnas-sata kmod-button-hotplug \ - kmod-input-gpio-keys-polled kmod-leds-gpio kmod-usb2-oxnas \ - uboot-envtools uboot-oxnas-ox820 + kmod-input-gpio-keys-polled kmod-ledtrig-usbdev kmod-leds-gpio \ + kmod-usb2-oxnas kmod-usb-storage uboot-envtools \ + uboot-oxnas-ox820 KERNELNAME:=zImage dtbs -- cgit v1.2.3