ramips_eth: simplify tx descriptor initialization
[oweals/openwrt.git] / target / linux / ramips / Makefile
index 80a5942b6ac7ed2adbfe29f25ff382b825943c7a..ceef88e582a0d5c69c1595321bd511a98044c0fe 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.7
+LINUX_VERSION:=2.6.32.7
 
 include $(INCLUDE_DIR)/target.mk
+DEFAULT_PACKAGES+=kmod-leds-gpio
 
 define Target/Description
        Build firmware images for Ralink RT288x/RT305x based boards.