From cad3f4736f3c0bfb8d86e9b19f8df422870e9507 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 14 Oct 2014 01:59:42 -0500 Subject: [PATCH] keep the origen dtb u-boot --- uboot-tools.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/uboot-tools.spec b/uboot-tools.spec index 7ebc0da..48179bb 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -256,6 +256,7 @@ make origen_config make HOSTCC="gcc $RPM_OPT_FLAGS" CROSS_COMPILE="" %{?_smp_mflags} V=1 cp -p spl/origen-spl.bin builds/origen-spl.bin.origen cp -p u-boot.bin builds/u-boot.bin.origen +cp -p u-boot-dtb.bin builds/u-boot-dtb.bin.origen make mrproper make smdkv310_config