diff options
author | Felix Fietkau <nbd@nbd.name> | 2016-12-09 14:23:39 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2016-12-12 10:22:18 +0100 |
commit | 4c8a9b8e39aed5cdb0eeaf73d59ccdffd927e522 (patch) | |
tree | bdff52ad5194e470fbb2faa1c6970c52bdf0e5d8 /target/linux/ar71xx/patches-4.4/607-MIPS-ath79-ubnt-xm-fixes.patch | |
parent | fd95dec2e3e784dde0221a443e9327acdb5aa43b (diff) | |
download | upstream-4c8a9b8e39aed5cdb0eeaf73d59ccdffd927e522.tar.gz upstream-4c8a9b8e39aed5cdb0eeaf73d59ccdffd927e522.tar.bz2 upstream-4c8a9b8e39aed5cdb0eeaf73d59ccdffd927e522.zip |
ar71xx: remove AP81 reference design board support
This board is very old and unlikely to still be relevant today.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/ar71xx/patches-4.4/607-MIPS-ath79-ubnt-xm-fixes.patch')
-rw-r--r-- | target/linux/ar71xx/patches-4.4/607-MIPS-ath79-ubnt-xm-fixes.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-4.4/607-MIPS-ath79-ubnt-xm-fixes.patch b/target/linux/ar71xx/patches-4.4/607-MIPS-ath79-ubnt-xm-fixes.patch index 4699c82746..d667215a15 100644 --- a/target/linux/ar71xx/patches-4.4/607-MIPS-ath79-ubnt-xm-fixes.patch +++ b/target/linux/ar71xx/patches-4.4/607-MIPS-ath79-ubnt-xm-fixes.patch @@ -1,6 +1,6 @@ --- a/arch/mips/ath79/Kconfig +++ b/arch/mips/ath79/Kconfig -@@ -70,9 +70,10 @@ config ATH79_MACH_PB44 +@@ -69,9 +69,10 @@ config ATH79_MACH_PB44 config ATH79_MACH_UBNT_XM bool "Ubiquiti Networks XM (rev 1.0) board" select SOC_AR724X |