projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a02a9c3
)
ar71xx: add uboot-envtools to the default package list
author
Gabor Juhos
<juhosg@openwrt.org>
Sat, 3 Dec 2011 16:33:40 +0000
(16:33 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Sat, 3 Dec 2011 16:33:40 +0000
(16:33 +0000)
SVN-Revision: 29407
target/linux/ar71xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/Makefile
b/target/linux/ar71xx/Makefile
index 6b8dd8011393bf8b5f59a35fb3e531eecde8fc48..2b94f7c722701af1caa7a2d56e43afeb77b09765 100644
(file)
--- a/
target/linux/ar71xx/Makefile
+++ b/
target/linux/ar71xx/Makefile
@@
-20,7
+20,7
@@
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += \
kmod-leds-gpio kmod-input-core kmod-input-polldev \
kmod-input-gpio-keys-polled kmod-button-hotplug swconfig \
- kmod-ath9k wpad-mini
+ kmod-ath9k wpad-mini
uboot-envtools
define Target/Description
Build firmware images for Atheros AR71xx/AR913x/AR934x based boards.