diff options
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.30')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.30/301-enable_prom_emulator.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/ar71xx/patches-2.6.30/301-enable_prom_emulator.patch b/target/linux/ar71xx/patches-2.6.30/301-enable_prom_emulator.patch deleted file mode 100644 index 5ed804666c..0000000000 --- a/target/linux/ar71xx/patches-2.6.30/301-enable_prom_emulator.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/arch/mips/Kconfig -+++ b/arch/mips/Kconfig -@@ -36,6 +36,7 @@ config ATHEROS_AR71XX - select SYS_SUPPORTS_BIG_ENDIAN - select SYS_HAS_EARLY_PRINTK - select MIPS_MACHINE -+ select PROM_EMU - help - Support for Atheros AR71xx based boards. - |