X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/c64ffe5a1afe410a107b090975a5a793863284f0..674066d500d41a835c64cd7fb937578f5df306fb:/target/linux/ramips/Makefile diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index 27ca28940..cf094f396 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -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.7 +LINUX_VERSION:=2.6.30.10 include $(INCLUDE_DIR)/target.mk +DEFAULT_PACKAGES+=kmod-leds-gpio define Target/Description Build firmware images for Ralink RT288x/RT305x based boards.