ramips: add wpad-mini to the default packages
authorGabor Juhos <juhosg@openwrt.org>
Wed, 31 Mar 2010 09:58:33 +0000 (09:58 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Wed, 31 Mar 2010 09:58:33 +0000 (09:58 +0000)
SVN-Revision: 20632

target/linux/ramips/Makefile

index 8eac4f6ef3a08839452dd05110222fd6f82dad6d..23eb5280dc6dfca8b9b3903e9ddf56e727aad12c 100644 (file)
@@ -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.