Browse Source

ramips: add wpad-mini to the default packages

SVN-Revision: 20632
Gabor Juhos 16 years ago
parent
commit
0abc7e6d53
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ramips/Makefile

+ 1 - 1
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.