diff options
author | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-10-04 07:42:32 +0000 |
---|---|---|
committer | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-10-04 07:42:32 +0000 |
commit | 869647d532739acaa9c5a95c39b2d24fbcdac877 (patch) | |
tree | f3b538760b057978349a21b69b5b0c2b59d6b877 /target/linux/malta | |
parent | 72a89f6d9e9b2bed9faa0f6560ddc11f551b86c4 (diff) |
[kernel] update 2.6.35.x to 2.6.35.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23213 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/malta')
-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 c7b5f8616..5464833e5 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.35.7 include $(INCLUDE_DIR)/target.mk |