diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-05-05 16:35:44 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-05-05 16:35:44 +0000 |
commit | 2a36c4c1d08b19c66bbc364d78fa3f8cc9e62c9e (patch) | |
tree | 84bfbdbb7363fa22ddd5289e576d012ac40c92a9 /target/linux/malta/Makefile | |
parent | fd174f110c7b51c1424d004e2e625ce7ce903902 (diff) |
[malta] update to 2.6.38.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26833 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/malta/Makefile')
-rw-r--r-- | target/linux/malta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/malta/Makefile b/target/linux/malta/Makefile index 9ffb3de4e..8dcda7cfe 100644 --- a/target/linux/malta/Makefile +++ b/target/linux/malta/Makefile @@ -12,7 +12,7 @@ CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves SUBTARGETS:=le be INITRAMFS_EXTRA_FILES:= -LINUX_VERSION:=2.6.37.6 +LINUX_VERSION:=2.6.38.2 include $(INCLUDE_DIR)/target.mk |