summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-12-03 16:33:40 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-12-03 16:33:40 +0000
commitbc1d8186106097590c619ca467fcaad7dca1e3e0 (patch)
treeceac4c27b895ca224ae20e2bbec5a3dcfb676736 /target/linux/ar71xx/Makefile
parenta02a9c3f8bd982ed55c703664de8c671224af1b9 (diff)
downloadmtk-20170518-bc1d8186106097590c619ca467fcaad7dca1e3e0.zip
mtk-20170518-bc1d8186106097590c619ca467fcaad7dca1e3e0.tar.gz
mtk-20170518-bc1d8186106097590c619ca467fcaad7dca1e3e0.tar.bz2
ar71xx: add uboot-envtools to the default package list
SVN-Revision: 29407
Diffstat (limited to 'target/linux/ar71xx/Makefile')
-rw-r--r--target/linux/ar71xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile
index 6b8dd80..2b94f7c 100644
--- 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.