X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/eed31fd7a6169b52bb212b19d6f90643bec07571..0a0ed2c3ecc6c273f99459159c8f82e6505307a6:/target/linux/ramips/Makefile diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index 80a5942b6..2e04deb55 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -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.8 include $(INCLUDE_DIR)/target.mk +DEFAULT_PACKAGES+=kmod-leds-gpio define Target/Description Build firmware images for Ralink RT288x/RT305x based boards.