The ralink rt305x board has a wireless card that can be used with the rt2800pci drive...
[lede.git] / target / linux / ramips / Makefile
index 073262a097c40f849bc6048b04a4424680a6c8b2..8eac4f6ef3a08839452dd05110222fd6f82dad6d 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.8
+LINUX_VERSION:=2.6.32.10
 
 include $(INCLUDE_DIR)/target.mk
+DEFAULT_PACKAGES+=kmod-leds-gpio
 
 define Target/Description
        Build firmware images for Ralink RT288x/RT305x based boards.