diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2015-04-07 20:03:24 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2015-04-07 20:03:24 +0000 |
commit | f0cbd004ee3992c6c8cbee0466fa5a53bbf50e80 (patch) | |
tree | 6cae0cce2f14fc725abf09842109f7f0f184a7c6 /target/linux/ar71xx/patches-3.18/737-MIPS-ath79-add-om5p-an-support.patch | |
parent | 298a46c0b302b070994c340e3d321ebccfeb4c2a (diff) | |
download | upstream-f0cbd004ee3992c6c8cbee0466fa5a53bbf50e80.tar.gz upstream-f0cbd004ee3992c6c8cbee0466fa5a53bbf50e80.tar.bz2 upstream-f0cbd004ee3992c6c8cbee0466fa5a53bbf50e80.zip |
ar71xx: select RLE_DECOMPRESS directly by the RouterBOOT helper code
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 45296
Diffstat (limited to 'target/linux/ar71xx/patches-3.18/737-MIPS-ath79-add-om5p-an-support.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.18/737-MIPS-ath79-add-om5p-an-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.18/737-MIPS-ath79-add-om5p-an-support.patch b/target/linux/ar71xx/patches-3.18/737-MIPS-ath79-add-om5p-an-support.patch index 42d17fe8b4..0d493f6f95 100644 --- a/target/linux/ar71xx/patches-3.18/737-MIPS-ath79-add-om5p-an-support.patch +++ b/target/linux/ar71xx/patches-3.18/737-MIPS-ath79-add-om5p-an-support.patch @@ -10,7 +10,7 @@ ATH79_MACH_PB92, /* Atheros PB92 */ --- a/arch/mips/ath79/Kconfig +++ b/arch/mips/ath79/Kconfig -@@ -671,6 +671,7 @@ config ATH79_MACH_OM2P +@@ -677,6 +677,7 @@ config ATH79_MACH_OM2P config ATH79_MACH_OM5P bool "OpenMesh OM5P board support" select SOC_AR934X |