aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-10-02 14:24:17 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-10-02 14:24:17 +0000
commit6ec7dc5bc7cb27be70368f7b11b65ac9ea30dfe7 (patch)
tree4d9e273b410b7c23da5f937e5ea077352109e686 /target/linux/rdc
parent0c04efed149ae225e49c46a2f9e8ec86de1c48de (diff)
downloadmaster-187ad058-6ec7dc5bc7cb27be70368f7b11b65ac9ea30dfe7.tar.gz
master-187ad058-6ec7dc5bc7cb27be70368f7b11b65ac9ea30dfe7.tar.bz2
master-187ad058-6ec7dc5bc7cb27be70368f7b11b65ac9ea30dfe7.zip
RDC vendor id is unknown
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9096 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rdc')
-rw-r--r--target/linux/rdc/patches/005-rdc_x86_cpu_type.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rdc/patches/005-rdc_x86_cpu_type.patch b/target/linux/rdc/patches/005-rdc_x86_cpu_type.patch
index 185ec13f7b..9e0eefb09e 100644
--- a/target/linux/rdc/patches/005-rdc_x86_cpu_type.patch
+++ b/target/linux/rdc/patches/005-rdc_x86_cpu_type.patch
@@ -16,7 +16,7 @@ diff -urN linux-2.6.22.1/arch/i386/kernel/cpu/Makefile linux-2.6.22.1.new/arch/i
#define X86_VENDOR_TRANSMETA 7
#define X86_VENDOR_NSC 8
#define X86_VENDOR_NUM 9
-+#define X86_VENDOR_RDC 10
++#define X86_VENDOR_RDC 0xff
#define X86_VENDOR_UNKNOWN 0xff
/*