diff options
Diffstat (limited to 'target/linux/generic/patches-2.6.38/011-mips_expose_boot_raw.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.38/011-mips_expose_boot_raw.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-2.6.38/011-mips_expose_boot_raw.patch b/target/linux/generic/patches-2.6.38/011-mips_expose_boot_raw.patch index 41b3784daa..bd83f665a3 100644 --- a/target/linux/generic/patches-2.6.38/011-mips_expose_boot_raw.patch +++ b/target/linux/generic/patches-2.6.38/011-mips_expose_boot_raw.patch @@ -8,7 +8,7 @@ Acked-by: Rob Landley <rob@landley.net> --- --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -802,9 +802,6 @@ config ARC +@@ -806,9 +806,6 @@ config ARC config ARCH_MAY_HAVE_PC_FDC bool @@ -18,7 +18,7 @@ Acked-by: Rob Landley <rob@landley.net> config CEVT_BCM1480 bool -@@ -2240,6 +2237,18 @@ config USE_OF +@@ -2244,6 +2241,18 @@ config USE_OF help Include support for flattened device tree machine descriptions. |