u-boot: don't touch config.h unless explicitly requested by user
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 10 Feb 2009 15:19:57 +0000 (15:19 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 10 Feb 2009 15:19:57 +0000 (15:19 -0000)
commit5dac2c31e22781a061d7cc760138d79444894196
tree9753d72f387f43e0af35a121759390129401e600
parent7897a950fe2546d09e09a0645e38a6f8ab063623
u-boot: don't touch config.h unless explicitly requested by user

Fixes the problem of important variables like serverip being overwritten
with empty strings if the network/default env stuff isn't used.
target/u-boot/Makefile.in