X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/0c97393cfbc926e4d6925fbae9392eed1850024f..a8cab73a4c88e4e6e88bfebb2ae66128dfce6f4a:/target/linux/malta/Makefile diff --git a/target/linux/malta/Makefile b/target/linux/malta/Makefile index c7b5f8616..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.4 +LINUX_VERSION:=2.6.36.2 include $(INCLUDE_DIR)/target.mk