kumquat-buildroot/target/linux
Ulf Samuelsson ab5c2cfc03 Linux26 requires "mkimage" from u-boot to be in the PATH
if an uImage is to be built for arm, avr32, blackfin and sh.

PATH has therefore been set to have $(STAGING_DIR)/usr/bin
as the first item allowing linux to find mkimage.

This patch will, if an uImage is built, create a "u-boot-toóls"
directory in the PROJECT_BUILD_DIR directory.
$(STAGING_DIR)/usr/bin/mkimage is copied to this directory
and the PATH variable will now include "u-boot-tools"

If an uImage is built, then the linux build will now depend on "u-boot".
2009-01-08 22:58:30 +00:00
..
Config.in Create Advanced Linux Configuration option/Remove experimental 2007-10-13 18:30:28 +00:00
Config.in.advanced Remove incorrrect dependency on latest minor kernel patch 2009-01-06 23:00:24 +00:00
Config.in.experimental Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
Config.in.versions Update linux versions 2009-01-03 01:06:36 +00:00
Makefile.in taget/linux: handle non-modular kernels 2008-12-07 06:55:36 +00:00
Makefile.in.advanced Linux26 requires "mkimage" from u-boot to be in the PATH 2009-01-08 22:58:30 +00:00