summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/patches-2.6.32/002-platform_support.patch
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-28 09:54:20 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-28 09:54:20 +0000
commit4d6e8198995599f4e82c09561bffc08c97cf092c (patch)
tree8113f55ea98bc73251148c81f9dbb68b416b9cea /target/linux/rdc/patches-2.6.32/002-platform_support.patch
parentdac867236df7563d94f533920a95e8370a3a4c74 (diff)
[rdc] resync 2.6.32 support with changes in 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21220 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rdc/patches-2.6.32/002-platform_support.patch')
-rw-r--r--target/linux/rdc/patches-2.6.32/002-platform_support.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/rdc/patches-2.6.32/002-platform_support.patch b/target/linux/rdc/patches-2.6.32/002-platform_support.patch
deleted file mode 100644
index 26b732a3f..000000000
--- a/target/linux/rdc/patches-2.6.32/002-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/