2 # Copyright (C) 2013-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:=Freescale i.MX 6
12 FEATURES:=audio display fpu gpio pcie rtc usb usbgadget squashfs targz nand ubifs boot-part rootfs-part
15 MAINTAINER:=Luka Perkov <luka@openwrt.org>
19 include $(INCLUDE_DIR)/target.mk
21 KERNELNAME:=zImage dtbs
23 DEFAULT_PACKAGES += uboot-envtools mkf2fs e2fsprogs
25 $(eval $(call BuildTarget))