X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Foxnas%2FMakefile;h=617a7fe7cbf40bb9bcc5f0a55cbc40c2601aa718;hb=f082d94235af0d4fcb4e3dca294693a012041147;hp=d957fcab5c5db3575e5ca433e15bd7abc7ac23da;hpb=dcc20e525b7b7814f45f542c9503175db67d40e5;p=openwrt%2Fopenwrt.git diff --git a/target/linux/oxnas/Makefile b/target/linux/oxnas/Makefile index d957fcab5c..617a7fe7cb 100644 --- a/target/linux/oxnas/Makefile +++ b/target/linux/oxnas/Makefile @@ -10,18 +10,20 @@ ARCH:=arm BOARD:=oxnas BOARDNAME:=PLXTECH/Oxford NAS782x/OX82x DEVICE_TYPE:=nas -FEATURES:=gpio nand pcie usb usbgadget ramdisk rtc squashfs +FEATURES:=gpio nand pcie usb ramdisk rtc squashfs ubifs CPU_TYPE:=mpcore MAINTAINER:=Daniel Golle -KERNEL_PATCHVER:=3.14 +KERNEL_PATCHVER:=4.1 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-ledtrig-usbdev \ + kmod-ledtrig-timer kmod-leds-gpio kmod-usb2-oxnas \ + kmod-usb-storage uboot-envtools uboot-oxnas-ox820 KERNELNAME:=zImage dtbs