mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-30 23:16:17 +02: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
f0a7d59dbd
commit
c76f2f6ed1
@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
ARCH:=mips
|
ARCH:=mips
|
||||||
BOARD:=ar71xx
|
BOARD:=ar71xx
|
||||||
BOARDNAME:=Atheros AR71xx
|
BOARDNAME:=Atheros AR71xx/AR913x
|
||||||
FEATURES:=squashfs tgz
|
FEATURES:=squashfs tgz
|
||||||
|
|
||||||
LINUX_VERSION:=2.6.28.7
|
LINUX_VERSION:=2.6.28.7
|
||||||
@ -18,7 +18,7 @@ include $(INCLUDE_DIR)/target.mk
|
|||||||
DEFAULT_PACKAGES += hostapd-mini kmod-madwifi
|
DEFAULT_PACKAGES += hostapd-mini kmod-madwifi
|
||||||
|
|
||||||
define Target/Description
|
define Target/Description
|
||||||
Build firmware images for Atheros AR71xx based boards
|
Build firmware images for Atheros AR71xx/AR913x based boards
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call BuildTarget))
|
$(eval $(call BuildTarget))
|
||||||
|
Loading…
Reference in New Issue
Block a user