2 # Copyright (C) 2013 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
7 include $(TOPDIR)/rules.mk
11 BOARDNAME:=PLXTECH/Oxford NAS782x/OX82x
13 FEATURES:=gpio nand pcie usb ramdisk rtc squashfs ubifs
16 MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
20 include $(INCLUDE_DIR)/target.mk
23 kmod-ata-core kmod-ata-oxnas-sata kmod-button-hotplug \
24 kmod-input-gpio-keys-polled kmod-leds-gpio kmod-usb2-oxnas \
25 uboot-envtools uboot-oxnas-ox820
27 KERNELNAME:=zImage dtbs
29 $(eval $(call BuildTarget))