diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-08-16 22:04:10 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-08-16 22:04:10 +0000 |
commit | 4bf096096ceae3080d1f70b1d89242a249f0180f (patch) | |
tree | 829769cc85fa2bda15a276e8b26e2a3136871b75 /target/linux/lantiq/Makefile | |
parent | 100f1cd12e045486973a2f7505572914ecc5febb (diff) |
kernel: update kernel to version 2.6.39.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28022 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/Makefile')
-rw-r--r-- | target/linux/lantiq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/Makefile b/target/linux/lantiq/Makefile index 82e5c3926..e355c1573 100644 --- a/target/linux/lantiq/Makefile +++ b/target/linux/lantiq/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Lantiq GPON/XWAY FEATURES:=squashfs jffs2 DEFAULT_SUBTARGET:=danube -LINUX_VERSION:=2.6.39.2 +LINUX_VERSION:=2.6.39.4 CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves |