X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/66eeee56c145aed1c845985ebec66e2821148c14..6b40c569944a8d9b1e25d1fcd876e30fe7febb14:/target/linux/malta/Makefile diff --git a/target/linux/malta/Makefile b/target/linux/malta/Makefile index 638329444..32e193ecc 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.20 +LINUX_VERSION:=2.6.37.1 include $(INCLUDE_DIR)/target.mk