X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2f05a5f0ef6fbf488bb755c4e6999179271337a3..9e3ec4031c8106a39c0e671830901fa766e17578:/target/linux/malta/Makefile?ds=sidebyside diff --git a/target/linux/malta/Makefile b/target/linux/malta/Makefile index ad14dccd2..8981d1874 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.13 +LINUX_VERSION:=2.6.32.16 include $(INCLUDE_DIR)/target.mk