aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/imx-bootlets/patches/001-skip_sb_generation.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/boot/imx-bootlets/patches/001-skip_sb_generation.patch')
-rw-r--r--package/boot/imx-bootlets/patches/001-skip_sb_generation.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/boot/imx-bootlets/patches/001-skip_sb_generation.patch b/package/boot/imx-bootlets/patches/001-skip_sb_generation.patch
index 7267dff619..ad65265850 100644
--- a/package/boot/imx-bootlets/patches/001-skip_sb_generation.patch
+++ b/package/boot/imx-bootlets/patches/001-skip_sb_generation.patch
@@ -1,6 +1,6 @@
---- imx-bootlets-src-10.05.02.orig/Makefile 2010-05-14 06:56:28.000000000 +0200
-+++ imx-bootlets-src-10.05.02/Makefile 2012-10-24 21:41:44.000000000 +0200
-@@ -32,10 +32,11 @@
+--- a/Makefile
++++ b/Makefile
+@@ -32,10 +32,11 @@ ifeq "$(DFT_IMAGE)" "$(wildcard $(DFT_IM
sed -i 's,[^ *]image.*;,\timage="$(DFT_UBOOT)";,' uboot.db
elftosb2 -z -c ./uboot.db -o i$(ARCH)_uboot.sb
else