copy the dtb version of the smdkv310 u-boot

This commit is contained in:
Dennis Gilmore 2014-10-14 02:53:16 -05:00
parent cad3f4736f
commit 64ce216f56
1 changed files with 1 additions and 0 deletions

View File

@ -263,6 +263,7 @@ make smdkv310_config
make HOSTCC="gcc $RPM_OPT_FLAGS" CROSS_COMPILE="" %{?_smp_mflags} V=1
cp -p spl/smdkv310-spl.bin builds/smdkv310-spl.bin.smdkv310
cp -p u-boot.bin builds/u-boot.bin.smdkv310
cp -p u-boot-dtb.bin builds/u-boot-dtb.bin.smdkv310
make mrproper
make snow_config