summaryrefslogtreecommitdiff
path: root/packages/uboot/files/fix-arm920t-eabi.patch
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-12-28 13:10:28 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-12-28 13:10:28 +0000
commitbe3e650d031916b132b4cef9d19e7844cca3440b (patch)
tree96dea5f2866a9c43bee966b9d01753467f19a9a3 /packages/uboot/files/fix-arm920t-eabi.patch
parent518fac47b16e548ace1e23d1bc6f4a38b44670bb (diff)
rename uboot directory for more consistency
Diffstat (limited to 'packages/uboot/files/fix-arm920t-eabi.patch')
-rw-r--r--packages/uboot/files/fix-arm920t-eabi.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/packages/uboot/files/fix-arm920t-eabi.patch b/packages/uboot/files/fix-arm920t-eabi.patch
deleted file mode 100644
index 9896388c8f..0000000000
--- a/packages/uboot/files/fix-arm920t-eabi.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- /tmp/config.mk 2007-02-14 17:23:15.000000000 +0100
-+++ git/cpu/arm920t/config.mk 2007-02-14 17:23:38.475251000 +0100
-@@ -30,5 +30,5 @@
- # Supply options according to compiler version
- #
- # =========================================================================
--PLATFORM_CPPFLAGS +=$(call cc-option,-mapcs-32,-mabi=apcs-gnu)
-+PLATFORM_CPPFLAGS +=$(call cc-option)
- PLATFORM_RELFLAGS +=$(call cc-option,-mshort-load-bytes,$(call cc-option,-malignment-traps,))