mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[ar71xx] update target name and description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14678 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a745b3a508
commit
af88aedc86
@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
ARCH:=mips
|
||||
BOARD:=ar71xx
|
||||
BOARDNAME:=Atheros AR71xx
|
||||
BOARDNAME:=Atheros AR71xx/AR913x
|
||||
FEATURES:=squashfs tgz
|
||||
|
||||
LINUX_VERSION:=2.6.28.7
|
||||
@ -18,7 +18,7 @@ include $(INCLUDE_DIR)/target.mk
|
||||
DEFAULT_PACKAGES += hostapd-mini kmod-madwifi
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for Atheros AR71xx based boards
|
||||
Build firmware images for Atheros AR71xx/AR913x based boards
|
||||
endef
|
||||
|
||||
$(eval $(call BuildTarget))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user