aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/patches-2.6.32/100-platform_support.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-05-16 13:40:20 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-05-16 13:40:20 +0000
commit7f9edb0460d403964fca5d0be60a4536bf57c12e (patch)
tree6812888964814a299f0b43bef7c34411f026c648 /target/linux/rdc/patches-2.6.32/100-platform_support.patch
parent3a6671b60cabc7001baf85cc876e1ec10361ea8b (diff)
downloadupstream-7f9edb0460d403964fca5d0be60a4536bf57c12e.tar.gz
upstream-7f9edb0460d403964fca5d0be60a4536bf57c12e.tar.bz2
upstream-7f9edb0460d403964fca5d0be60a4536bf57c12e.zip
[rdc] squash platform_support.patch into rdc_boards.patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21474 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rdc/patches-2.6.32/100-platform_support.patch')
-rw-r--r--target/linux/rdc/patches-2.6.32/100-platform_support.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/rdc/patches-2.6.32/100-platform_support.patch b/target/linux/rdc/patches-2.6.32/100-platform_support.patch
deleted file mode 100644
index 26b732a3f1..0000000000
--- a/target/linux/rdc/patches-2.6.32/100-platform_support.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/arch/x86/Makefile
-+++ b/arch/x86/Makefile
-@@ -125,6 +125,9 @@ libs-y += arch/x86/lib/
- # See arch/x86/Kbuild for content of core part of the kernel
- core-y += arch/x86/
-
-+# RDC R-321X support
-+core-$(CONFIG_X86_RDC321X) += arch/x86/mach-rdc321x/
-+
- # drivers-y are linked after core-y
- drivers-$(CONFIG_MATH_EMULATION) += arch/x86/math-emu/
- drivers-$(CONFIG_PCI) += arch/x86/pci/