linux: fix dependency on mkimage
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 7 Jun 2010 21:11:26 +0000 (23:11 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 13 Jun 2010 13:20:28 +0000 (15:20 +0200)
commitfa2a311b7756fc458ae55b5aa90ac865cef6c498
treee26e263565b0ac81c1b9399f1c95e4b18c69d840
parent6cc9d936a978d558211a0553ba3cdf9113ab9c96
linux: fix dependency on mkimage

After the rework of the U-Boot configuration/compilation process, we
need to slightly rework how target/linux/Makefile.in.advanced depends
on mkimage on the host to produce an uImage.

target/linux/Makefile.in doesn't need to be fixed as it just doesn't
handle this dependency for the moment.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
target/linux/Config.in.advanced
target/linux/Makefile.in.advanced