X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/b887a6d197170b719028f31085876d8deaed35b6..63b0dfc1a158d5d438be409192e79001d9fe677c:/target/linux/ramips/Makefile diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index ceca5aeca..073262a09 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -11,8 +11,9 @@ 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.5 +LINUX_VERSION:=2.6.30.8 include $(INCLUDE_DIR)/target.mk