From 70eb03469f0406784b9be3204ef74e6d53e50a23 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Sun, 15 May 2016 04:31:25 +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 f4a01f1..0ee3498 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.1