X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=a9f4bd3cd78f9771ebaee99a1822b1b01e167519;hb=3425e32df7a0857f045b69a10a852ca284c62f65;hp=4255cf5a02ddc51b8f4337c0b6a75ed21c2f4c22;hpb=438a4c11260b4ea9805039b0b4f92f9df5306b02;p=u-boot diff --git a/Makefile b/Makefile index 4255cf5a02..a9f4bd3cd7 100644 --- a/Makefile +++ b/Makefile @@ -2587,12 +2587,12 @@ zylonite_config : ## ARM1136 Systems ######################################################################### omap2420h4_config : unconfig - @$(MKCONFIG) $(@:_config=) arm arm1136 omap2420h4 + @$(MKCONFIG) $(@:_config=) arm arm1136 omap2420h4 NULL omap24xx apollon_config : unconfig @mkdir -p $(obj)include @echo "#define CONFIG_ONENAND_U_BOOT" > $(obj)include/config.h - @$(MKCONFIG) $(@:_config=) arm arm1136 apollon + @$(MKCONFIG) $(@:_config=) arm arm1136 apollon NULL omap24xx @echo "CONFIG_ONENAND_U_BOOT = y" >> $(obj)include/config.mk #========================================================================