X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/869647d532739acaa9c5a95c39b2d24fbcdac877..a86c456862efe72f3724a53fbfde572ca6310562:/target/linux/malta/Makefile?ds=sidebyside diff --git a/target/linux/malta/Makefile b/target/linux/malta/Makefile index 5464833e5..e56e2b301 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.35.7 +LINUX_VERSION:=2.6.36.2 include $(INCLUDE_DIR)/target.mk