X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=62306a4d426ec696a0d7c93ff9b1bf08cc6c0052;hb=e2a1e9655892bb9096ddc54bd87de74ea9e038ba;hp=a9f4bd3cd78f9771ebaee99a1822b1b01e167519;hpb=10212a0f11dc3b63cc8960c62ea91b519cb4793f;p=u-boot diff --git a/Makefile b/Makefile index a9f4bd3cd7..62306a4d42 100644 --- a/Makefile +++ b/Makefile @@ -2595,6 +2595,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 #========================================================================