update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar
[openwrt.git] / target / linux / ramips / Makefile
index 62262c6..2e04deb 100644 (file)
@@ -11,10 +11,12 @@ BOARD:=ramips
 BOARDNAME:=Ralink RT288x/RT305x
 SUBTARGETS:=rt288x rt305x
 CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
+FEATURES:=squashfs broken
 
-LINUX_VERSION:=2.6.30.6
+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.
This page took 0.024716 seconds and 4 git commands to generate.