X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/61a476da4d61774ee01624726fe1bee786f7cf8e..fdd46a4e0231f7f030bf539558f8c416300df9d7:/target/linux/ramips/Makefile diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index 073262a09..f391a6a43 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.8 +LINUX_VERSION:=2.6.30.9 include $(INCLUDE_DIR)/target.mk +DEFAULT_PACKAGES+=kmod-leds-gpio define Target/Description Build firmware images for Ralink RT288x/RT305x based boards.