projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
689149c
)
update target name and description
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 26 Feb 2009 20:01:35 +0000
(20:01 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Thu, 26 Feb 2009 20:01:35 +0000
(20:01 +0000)
SVN-Revision: 14678
target/linux/ar71xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/Makefile
b/target/linux/ar71xx/Makefile
index 6bf277a1097f65b50fa5b700400fe6d5323998f2..96e12a390aad225d9f4c9303e61dcd9760dcf664 100644
(file)
--- a/
target/linux/ar71xx/Makefile
+++ b/
target/linux/ar71xx/Makefile
@@
-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))