commit | fa2a311b7756fc458ae55b5aa90ac865cef6c498 | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Mon Jun 07 23:11:26 2010 +0200 |
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Sun Jun 13 15:20:28 2010 +0200 |
tree | e26e263565b0ac81c1b9399f1c95e4b18c69d840 | |
parent | 6cc9d936a978d558211a0553ba3cdf9113ab9c96 [diff] |
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>