update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar
[librecmc/librecmc.git] / target / linux / ramips / Makefile
index c721fae40b39c1a4e847196bbe5efaaf08f28a87..2e04deb55d39c40ca20eb1a9b99173017b699ce0 100644 (file)
@@ -13,9 +13,10 @@ SUBTARGETS:=rt288x rt305x
 CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
 FEATURES:=squashfs broken
 
-LINUX_VERSION:=2.6.30.9
+LINUX_VERSION:=2.6.32.8
 
 include $(INCLUDE_DIR)/target.mk
+DEFAULT_PACKAGES+=kmod-leds-gpio
 
 define Target/Description
        Build firmware images for Ralink RT288x/RT305x based boards.