]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
One more fix for building env_embedded.o
authorWolfgang Denk <wd@denx.de>
Sat, 4 Apr 2009 22:18:44 +0000 (00:18 +0200)
committerWolfgang Denk <wd@denx.de>
Sat, 4 Apr 2009 22:18:44 +0000 (00:18 +0200)
commitf63728c804ab7413a67d70f6774cd30c3f7b40fb
treef1da3db76e7428c507f637b5b645e1bd77fcd7ee
parente3d1ac7bb1955d36980d267cb4cec40b0f7d30b5
One more fix for building env_embedded.o

In addition to the changes for CONFIG_ENV_IS_IN_FLASH as done in
commit afcbce07, we also need to do the same for
CONFIG_ENV_IS_IN_EEPROM and CONFIG_ENV_IS_IN_NVRAM.

Signed-off-by: Wolfgang Denk <wd@denx.de>
common/Makefile
tools/Makefile