ramips: add wpad-mini to the default packages
[openwrt/openwrt.git] / target / linux / ramips / Makefile
index cf094f3963a506b6322ca9daafc5eb3d0035d58a..23eb5280dc6dfca8b9b3903e9ddf56e727aad12c 100644 (file)
@@ -13,10 +13,10 @@ SUBTARGETS:=rt288x rt305x
 CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
 FEATURES:=squashfs broken
 
-LINUX_VERSION:=2.6.30.10
+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.