mirror of https://github.com/hak5/openwrt.git
imx6: enable FIT images
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38432lede-17.01
parent
cc1b164634
commit
0102284bbd
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||
ARCH:=arm
|
||||
BOARD:=imx6
|
||||
BOARDNAME:=Freescale i.MX 6 Series
|
||||
FEATURES:=audio display gpio pcie usb usbgadget squashfs targz
|
||||
FEATURES:=audio display gpio pcie usb usbgadget fit squashfs targz
|
||||
CPU_TYPE:=cortex-a9
|
||||
CPU_SUBTYPE:=vfpv3
|
||||
MAINTAINER:=Luka Perkov <luka@openwrt.org>
|
||||
|
|
Loading…
Reference in New Issue