diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-12-11 21:12:14 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-12-11 21:12:14 +0000 |
commit | 0b6271faf475a74cdd5b9d0c19ebba5298b4de8c (patch) | |
tree | 55ef1ec0cf796df343b60ca63600f8241aeee296 /target/linux/ar71xx/patches-4.1/603-MIPS-ath79-ap121-fixes.patch | |
parent | 0186d4c2c25ea7ab534fe32912d3838cdce31629 (diff) | |
download | upstream-0b6271faf475a74cdd5b9d0c19ebba5298b4de8c.tar.gz upstream-0b6271faf475a74cdd5b9d0c19ebba5298b4de8c.tar.bz2 upstream-0b6271faf475a74cdd5b9d0c19ebba5298b4de8c.zip |
ar71xx: reorganize target patches/files to make it possible to add boards without adding patch files
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47874
Diffstat (limited to 'target/linux/ar71xx/patches-4.1/603-MIPS-ath79-ap121-fixes.patch')
-rw-r--r-- | target/linux/ar71xx/patches-4.1/603-MIPS-ath79-ap121-fixes.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/ar71xx/patches-4.1/603-MIPS-ath79-ap121-fixes.patch b/target/linux/ar71xx/patches-4.1/603-MIPS-ath79-ap121-fixes.patch index 706e5afdfe..773a858ae1 100644 --- a/target/linux/ar71xx/patches-4.1/603-MIPS-ath79-ap121-fixes.patch +++ b/target/linux/ar71xx/patches-4.1/603-MIPS-ath79-ap121-fixes.patch @@ -147,13 +147,3 @@ select ATH79_DEV_USB select ATH79_DEV_WMAC help ---- a/arch/mips/ath79/machtypes.h -+++ b/arch/mips/ath79/machtypes.h -@@ -17,6 +17,7 @@ - enum ath79_mach_type { - ATH79_MACH_GENERIC = 0, - ATH79_MACH_AP121, /* Atheros AP121 reference board */ -+ ATH79_MACH_AP121_MINI, /* Atheros AP121-MINI reference board */ - ATH79_MACH_AP136_010, /* Atheros AP136-010 reference board */ - ATH79_MACH_AP81, /* Atheros AP81 reference board */ - ATH79_MACH_DB120, /* Atheros DB120 reference board */ |