From bc1d8186106097590c619ca467fcaad7dca1e3e0 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sat, 3 Dec 2011 16:33:40 +0000 Subject: [PATCH] ar71xx: add uboot-envtools to the default package list SVN-Revision: 29407 --- target/linux/ar71xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index 6b8dd80113..2b94f7c722 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. -- 2.30.2