X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile;h=b2a485320177ab0502c8d335a504a7941b87bd48;hb=9314cee6917444ab88bd4e758da7a30975120187;hp=e8bbd7808e33d30dee50005363aea6eb0f05f370;hpb=06f61354397911a4c121dfa51b6ccbf7e300d48b;p=platform%2Fkernel%2Fu-boot.git diff --git a/Makefile b/Makefile index e8bbd78..b2a4853 100644 --- a/Makefile +++ b/Makefile @@ -1063,7 +1063,7 @@ RPXlite_DW_config: unconfig $(XECHO) "... with LCD display ..."; \ } @[ -z "$(findstring _NVRAM,$@)" ] || \ - { echo "#define CFG_ENV_IS_IN_NVRAM" >>$(obj)include/config.h ; \ + { echo "#define CONFIG_ENV_IS_IN_NVRAM" >>$(obj)include/config.h ; \ $(XECHO) "... with ENV in NVRAM ..."; \ } @$(MKCONFIG) -a RPXlite_DW ppc mpc8xx RPXlite_dw