aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-03-31 09:58:33 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-03-31 09:58:33 +0000
commit9518d27e8ec2c0d958a89ce52cf777df5adc8489 (patch)
treee8f8778c46d29d181a84e79c2eeb2c78b76fbce4 /target
parent5c12503a1848c330b2c03020d0dbb588c2478662 (diff)
downloadupstream-9518d27e8ec2c0d958a89ce52cf777df5adc8489.tar.gz
upstream-9518d27e8ec2c0d958a89ce52cf777df5adc8489.tar.bz2
upstream-9518d27e8ec2c0d958a89ce52cf777df5adc8489.zip
ramips: add wpad-mini to the default packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20632 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/ramips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile
index 8eac4f6ef3..23eb5280dc 100644
--- a/target/linux/ramips/Makefile
+++ b/target/linux/ramips/Makefile
@@ -16,7 +16,7 @@ FEATURES:=squashfs broken
LINUX_VERSION:=2.6.32.10
include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES+=kmod-leds-gpio
+DEFAULT_PACKAGES+=kmod-leds-gpio wpad-mini
define Target/Description
Build firmware images for Ralink RT288x/RT305x based boards.