make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch from sn9
[openwrt/staging/florian.git] / target / linux / rdc / patches-2.6.30 / 005-fix_amit_breakage.patch
index 92bce802bf5c554eec4cbca15017a01626a1e193..552e5f7eb9b95c37be676b513ca1a6886ce40c21 100644 (file)
@@ -15,8 +15,8 @@
  
  #include "boot.h"
  #include <asm/segment.h>
-+#ifdef CONFIG_X86_RDC
-+#include <asm/mach-rdc/rdc321x_defs.h>
++#ifdef CONFIG_X86_RDC321X
++#include <asm/rdc321x_defs.h>
 +#endif
  
  /*
@@ -25,7 +25,7 @@
                die();
        }
  
-+#ifdef CONFIG_X86_RDC
++#ifdef CONFIG_X86_RDC321X
 +      {
 +              u32 bootctl;
 +