summaryrefslogtreecommitdiff
path: root/packages/uboot/u-boot-LABEL.2006.06.30.2020
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-10-20 11:55:16 +0000
committerMichael Lauer <mickey@vanille-media.de>2006-10-20 11:55:16 +0000
commit0f03543eb2a001204993d7c22920feda3748fb31 (patch)
tree849557f9525515c2a5673ef617fd088f4d9c49c4 /packages/uboot/u-boot-LABEL.2006.06.30.2020
parent21ccc08d57430f14dcfa9b85ffb52437c2361099 (diff)
parenta81633e35bf595208cf9f6631b460eb17d56bab4 (diff)
merge of '296ff29bfd956e25378dc4b3d757bfe71b1010d5'
and '9a74dad27351d4893343978ef329c84a1fc7dbfb'
Diffstat (limited to 'packages/uboot/u-boot-LABEL.2006.06.30.2020')
-rw-r--r--packages/uboot/u-boot-LABEL.2006.06.30.2020/.mtn2git_empty0
-rw-r--r--packages/uboot/u-boot-LABEL.2006.06.30.2020/nohelloworld.patch14
2 files changed, 14 insertions, 0 deletions
diff --git a/packages/uboot/u-boot-LABEL.2006.06.30.2020/.mtn2git_empty b/packages/uboot/u-boot-LABEL.2006.06.30.2020/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/uboot/u-boot-LABEL.2006.06.30.2020/.mtn2git_empty
diff --git a/packages/uboot/u-boot-LABEL.2006.06.30.2020/nohelloworld.patch b/packages/uboot/u-boot-LABEL.2006.06.30.2020/nohelloworld.patch
new file mode 100644
index 0000000000..d98cefe28e
--- /dev/null
+++ b/packages/uboot/u-boot-LABEL.2006.06.30.2020/nohelloworld.patch
@@ -0,0 +1,14 @@
+Index: git/examples/Makefile
+===================================================================
+--- git.orig/examples/Makefile 2006-10-20 09:53:20.000000000 +0200
++++ git/examples/Makefile 2006-10-20 10:17:55.658554000 +0200
+@@ -59,9 +59,6 @@
+
+ include $(TOPDIR)/config.mk
+
+-SREC = hello_world.srec
+-BIN = hello_world.bin hello_world
+-
+ ifeq ($(CPU),mpc8xx)
+ SREC = test_burst.srec
+ BIN = test_burst.bin test_burst