From 86232775cedf61fc1218acb0792de3a98cb17dba Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 2 Oct 2007 14:24:17 +0000 Subject: RDC vendor id is unknown git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9096 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/rdc/patches/005-rdc_x86_cpu_type.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 185ec13f7..9e0eefb09 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 /* -- cgit v1.2.3