Makefile: move filesystem stuff after u-boot build again
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 21 May 2010 14:19:11 +0000 (16:19 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 21 May 2010 14:19:11 +0000 (16:19 +0200)
commit319a4751c4a3a0209f628a7470a6d8e400d3479d
treea2c0605649a325e5928f73d6a24f8c1138aa341d
parentbb81787ae1f8b1d8c513f42766c2155b66feaf84
Makefile: move filesystem stuff after u-boot build again

Otherwise u-boot tools / kernel modules are only added to target AFTER
the filesystems are built.

Long term u-boot/kernel stuff should get splitted from target/device,
but this is the safest solution for now.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Makefile
target/Makefile.in