Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uboot-mkimage: add target support | Peter Korsgaard | 2011-07-10 | 2 | -0/+21 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | uboot-mkimage: use correct host compiler/flags | Peter Korsgaard | 2011-07-10 | 2 | -2/+32 |
| | | | | | | As used elswwhere in BR. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | uboot-mkimage: new package | Thomas Petazzoni | 2011-07-10 | 2 | -0/+43 |
The mkimage for the host is now built by a package, so that boot/u-boot/u-boot.mk is no longer responsible for doing this. It makes things a lot easier to handle, as linux/linux.mk now simply depends on host-uboot-mkimage. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |