aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/patches-2.6.32/002-platform_support.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-02-23 21:09:51 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-02-23 21:09:51 +0000
commitb57690432c90c356d3f2d6edd3bbc565dc72a61c (patch)
tree9203a7ccef0119d0922f343766a8ac7a323b9d16 /target/linux/rdc/patches-2.6.32/002-platform_support.patch
parent3e139467ce44c9522592aad80b8989f6a923c79c (diff)
downloadupstream-b57690432c90c356d3f2d6edd3bbc565dc72a61c.tar.gz
upstream-b57690432c90c356d3f2d6edd3bbc565dc72a61c.tar.bz2
upstream-b57690432c90c356d3f2d6edd3bbc565dc72a61c.zip
add preliminary 2.6.32 support
SVN-Revision: 19826
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, 12 insertions, 0 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
new file mode 100644
index 0000000000..26b732a3f1
--- /dev/null
+++ b/target/linux/rdc/patches-2.6.32/002-platform_support.patch
@@ -0,0 +1,12 @@
+--- 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/