kumquat-buildroot/target/u-boot
Peter Korsgaard 871896a93e u-boot: evaluate U_BOOT_ARCH at use time, rather than Makefile parse time
U_BOOT_ARCH seems to race with KERNEL_ARCH in some situations,
so it end up empty. It's only used once, so fix it by using a
use-time evaluated variable instead (=).
2008-06-11 13:07:03 +00:00
..
Config.in u-boot: tools in target (mkimage, fw_printenv and fw_setenv) 2008-04-23 13:03:53 +00:00
Makefile.in u-boot: evaluate U_BOOT_ARCH at use time, rather than Makefile parse time 2008-06-11 13:07:03 +00:00