2 # Copyright (C) 2012-2014 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:=TI OMAP3/4/AM33xx
12 FEATURES:=usb usbgadget ext4 targz fpu audio display nand ubifs
18 MAINTAINER:=Alexander Couzens <lynxis@fe80.eu>
20 KERNELNAME:=zImage dtbs
22 define Target/Description
26 include $(INCLUDE_DIR)/target.mk
28 DEFAULT_PACKAGES += uboot-omap-am335x_evm uboot-omap-omap3_beagle uboot-omap-omap3_overo uboot-omap-omap4_panda
30 $(eval $(call BuildTarget))