X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/541e59dc6b1b9c9bdb1fc78d2a90f5eb51b2ac6d..ec52e89b08ec8193d770873713d4e90c39385244:/target/linux/malta/Makefile?ds=sidebyside diff --git a/target/linux/malta/Makefile b/target/linux/malta/Makefile index dcf88f2fe..53afdf269 100644 --- a/target/linux/malta/Makefile +++ b/target/linux/malta/Makefile @@ -12,7 +12,7 @@ CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time SUBTARGETS:=le be INITRAMFS_EXTRA_FILES:= -LINUX_VERSION:=2.6.32.14 +LINUX_VERSION:=2.6.36.1 include $(INCLUDE_DIR)/target.mk