[OpenWrt-Devel] [PATCH v4 2/2] ar71xx: Add support for AirTight Networks C-55
Felix Fietkau
nbd at openwrt.org
Sat Dec 19 06:33:35 EST 2015
On 2015-12-17 19:17, Chris Blake wrote:
> This patch is to add support for the AirTight Networks C-55 Access Point
>
> Signed-off-by: Chris R Blake <chrisrblake93 at gmail.com>
> ---
> target/linux/ar71xx/base-files/etc/board.d/01_leds | 6 +
> .../linux/ar71xx/base-files/etc/board.d/02_network | 1 +
> target/linux/ar71xx/base-files/etc/diag.sh | 3 +
> .../etc/hotplug.d/firmware/10-ath9k-eeprom | 8 ++
> target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 +
> .../base-files/lib/preinit/05_set_iface_mac_ar71xx | 5 +-
> .../ar71xx/base-files/lib/upgrade/platform.sh | 1 +
> target/linux/ar71xx/config-4.1 | 1 +
> .../ar71xx/files/arch/mips/ath79/Kconfig.openwrt | 10 ++
> target/linux/ar71xx/files/arch/mips/ath79/Makefile | 1 +
> .../linux/ar71xx/files/arch/mips/ath79/mach-c55.c | 132 +++++++++++++++++++++
> .../linux/ar71xx/files/arch/mips/ath79/machtypes.h | 1 +
> target/linux/ar71xx/generic/profiles/airtight.mk | 17 +++
> target/linux/ar71xx/image/Makefile | 10 ++
> 14 files changed, 198 insertions(+), 1 deletion(-)
> create mode 100644 target/linux/ar71xx/files/arch/mips/ath79/mach-c55.c
> create mode 100644 target/linux/ar71xx/generic/profiles/airtight.mk
>
Does not apply anymore (probably a conflict with Cisco MR18 support),
please rebase.
- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list