From cce5a0876d97c07069f644dc027603cc23675023 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 8 Nov 2009 22:48:19 +0000 Subject: [rdc] make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch from sn9 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18346 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch') diff --git a/target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch b/target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch index 92bce802bf..552e5f7eb9 100644 --- a/target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch +++ b/target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch @@ -15,8 +15,8 @@ #include "boot.h" #include -+#ifdef CONFIG_X86_RDC -+#include ++#ifdef CONFIG_X86_RDC321X ++#include +#endif /* @@ -25,7 +25,7 @@ die(); } -+#ifdef CONFIG_X86_RDC ++#ifdef CONFIG_X86_RDC321X + { + u32 bootctl; + -- cgit v1.2.3