summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtur Artamonov <freeartman@wechall.net>2013-09-10 07:03:06 +0000
committerArtur Artamonov <freeartman@wechall.net>2013-09-10 07:03:06 +0000
commit47d58877f8e393b942d54ab3acd8fd86e8923ad6 (patch)
tree0110bb7959b686c48d6c740e8caae5e1f70f6642
parent797fa08da0b218683f11ee0977b276ccc2d50f48 (diff)
Remove old rlx/Makefile patch
-rw-r--r--target/linux/realtek/patches-2.6.30/002-use-openwrt-toolchain.diff12
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/realtek/patches-2.6.30/002-use-openwrt-toolchain.diff b/target/linux/realtek/patches-2.6.30/002-use-openwrt-toolchain.diff
deleted file mode 100644
index 20641a7a5..000000000
--- a/target/linux/realtek/patches-2.6.30/002-use-openwrt-toolchain.diff
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: linux-2.6.30.9/arch/rlx/Makefile
-===================================================================
---- linux-2.6.30.9.orig/arch/rlx/Makefile 2011-12-04 13:21:19.000000000 +0000
-+++ linux-2.6.30.9/arch/rlx/Makefile 2011-12-04 13:21:25.000000000 +0000
-@@ -32,6 +32,7 @@
- cflags-y := -ffunction-sections
- cflags-y += $(call cc-option, -mno-check-zero-division)
- cflags-y += -mabi=32
-+cflags-y += -march=4181
-
- #
- # GCC uses -G 0 -mabicalls -fpic as default. We don't want PIC in the kernel