X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c4ceb66a2dab349214f3d505034f966ed1837af7..a213a58eeb0c9b6ca7c0c41f7926c89a7f4410a8:/target/linux/rdc-2.6/patches/000-rdc_fixes.patch diff --git a/target/linux/rdc-2.6/patches/000-rdc_fixes.patch b/target/linux/rdc-2.6/patches/000-rdc_fixes.patch index 5f2db002d..140cde9a9 100644 --- a/target/linux/rdc-2.6/patches/000-rdc_fixes.patch +++ b/target/linux/rdc-2.6/patches/000-rdc_fixes.patch @@ -8,7 +8,7 @@ diff -urN linux-2.6.19/arch/i386/Kconfig linux-2.6.19.new/arch/i386/Kconfig +config X86_RDC + bool "Support for RDC 3211 boards" + help -+ Support for RDC 3211 sustems. Say 'Y' here if the kernel is ++ Support for RDC 3211 systems. Say 'Y' here if the kernel is + supposed to run on an IA-32 RDC R3211 system. + Only choose this option if you have such as system, otherwise you + should say N here. @@ -26,7 +26,7 @@ diff -urN linux-2.6.19/arch/i386/Makefile linux-2.6.19.new/arch/i386/Makefile +# RDC subarch support +mflags-$(CONFIG_X86_RDC) := -Iinclude/asm-i386/mach-generic +mcore-$(CONFIG_X86_RDC) := mach-default -+core-$(CONFIG_X86_RDC) := arch/i386/mach-rdc/ ++core-$(CONFIG_X86_RDC) += arch/i386/mach-rdc/ # default subarch .h files mflags-y += -Iinclude/asm-i386/mach-default