X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9def867b975eece6e6df05c22cc907da5d1d965d..ca93116b8d8097330d718e820c26ade1343622dd:/target/linux/rdc/patches-2.6.32/010-rdc_cpu_ident.patch diff --git a/target/linux/rdc/patches-2.6.32/010-rdc_cpu_ident.patch b/target/linux/rdc/patches-2.6.32/010-rdc_cpu_ident.patch index 918daf10d..65cfc1eeb 100644 --- a/target/linux/rdc/patches-2.6.32/010-rdc_cpu_ident.patch +++ b/target/linux/rdc/patches-2.6.32/010-rdc_cpu_ident.patch @@ -72,7 +72,7 @@ + --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig -@@ -398,6 +398,7 @@ config X86_RDC321X +@@ -403,6 +403,7 @@ config X86_RDC321X bool "RDC R-321x SoC" depends on X86_32 depends on X86_EXTENDED_PLATFORM @@ -159,7 +159,7 @@ + break; + default: + pr_info("RDC CPU: Unrecognised Customer ID (0x%x) please report to linux-kernel@vger.kernel.org\n", customer_id); -+ return; ++ break; + } + + strcpy(c->x86_vendor_id, "RDC");