u-boot 2011.03: fix mkimage build failure when u-boot isn't configured
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 26 Apr 2011 19:01:52 +0000 (16:01 -0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 26 Apr 2011 19:30:15 +0000 (21:30 +0200)
commit4732f7aa822b70f4e5c4ba34f725a5968fb1e9a2
tree27dc30381aad5330f9c3bbb8313ffad373fdb15f
parent49b6be29b07a1ffce55dc1070c196dab1886bb25
u-boot 2011.03: fix mkimage build failure when u-boot isn't configured

When mkimage is built without the rest of u-boot (for kernel uImage
support), u-boot doesn't get configured for a specific board, so config.h
isn't created and the build breaks.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
boot/u-boot/u-boot-2011.03-drop-configh.patch [new file with mode: 0644]