]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
mx31 litekit support
[karo-tx-uboot.git] / Makefile
index b6af4bee99ec6257d8b9deb1cbda34dda343eb64..17d0a2debd053e62ed0d8664b6f7c1eb34779111 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2606,6 +2606,9 @@ apollon_config            : unconfig
        @$(MKCONFIG) $(@:_config=) arm arm1136 apollon NULL omap24xx
        @echo "CONFIG_ONENAND_U_BOOT = y" >> $(obj)include/config.mk
 
+imx31_litekit_config   : unconfig
+       @$(MKCONFIG) $(@:_config=) arm arm1136 imx31_litekit NULL mx31
+
 #========================================================================
 # i386
 #========================================================================