From 7068b7ed1cdfad2519c1e56a53888820b6a0ecf7 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 12 Dec 2014 16:17:13 +0000 Subject: oxnas: build S-ATA driver as a module From: Daniel Golle SVN-Revision: 43665 --- 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 d957fcab5c..e919eefe9c 100644 --- a/target/linux/oxnas/Makefile +++ b/target/linux/oxnas/Makefile @@ -20,8 +20,9 @@ KERNEL_PATCHVER:=3.14 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += \ - kmod-button-hotplug kmod-input-gpio-keys-polled kmod-leds-gpio \ - kmod-i2c-gpio uboot-envtools uboot-oxnas-ox820 + 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 KERNELNAME:=zImage dtbs -- cgit v1.2.3