imx6: reorganize build system
authorLuka Perkov <luka@openwrt.org>
Fri, 18 Oct 2013 00:02:45 +0000 (00:02 +0000)
committerLuka Perkov <luka@openwrt.org>
Fri, 18 Oct 2013 00:02:45 +0000 (00:02 +0000)
commitee5b7c28599250ae68d2e421710df10dfea8d77c
tree07b5beb999c01ef3eda228c6e59b82b09328ea99
parentf22196e4e9149bb898a1c4db278e6c405ea3cc33
imx6: reorganize build system

Changes include:

 * switching to profiles
 * adding ubifs support
 * building image for GW54XX board

Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38441
target/linux/imx6/Makefile
target/linux/imx6/image/Makefile
target/linux/imx6/image/ubinize.cfg [new file with mode: 0644]
target/linux/imx6/profiles/100-Generic.mk [deleted file]
target/linux/imx6/profiles/100-generic.mk [new file with mode: 0644]
target/linux/imx6/profiles/110-wandboard.mk [new file with mode: 0644]
target/linux/imx6/profiles/120-gateworks.mk [new file with mode: 0644]