
12 Sep
2011
12 Sep
'11
6:33 p.m.
On Monday, September 12, 2011 00:06:46 Marek Vasut wrote:
Makefile | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-)
--- a/Makefile +++ b/Makefile
+$(obj)u-boot.sb: $(obj)u-boot.bin $(obj)spl/u-boot-spl.bin
elftosb -zdf imx28 -c board/denx/m28evk/u-boot.bd \
-o $(obj)u-boot.sb
generated files should probably be in .gitignore too -mike