diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-04-18 15:36:33 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-04-18 15:36:33 +0000 |
commit | 26b3c316349c5e4158405efd763916a49220b3ba (patch) | |
tree | 6c2b6280febbe54d496f08fb41cbc4c1a6102fcc /target/linux/cobalt/Makefile | |
parent | 2e641b13c0111180c2dc96d17c94148a65e6fd19 (diff) | |
download | upstream-26b3c316349c5e4158405efd763916a49220b3ba.tar.gz upstream-26b3c316349c5e4158405efd763916a49220b3ba.tar.bz2 upstream-26b3c316349c5e4158405efd763916a49220b3ba.zip |
switch to 3.2.15
SVN-Revision: 31345
Diffstat (limited to 'target/linux/cobalt/Makefile')
-rw-r--r-- | target/linux/cobalt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cobalt/Makefile b/target/linux/cobalt/Makefile index b0de847411..e767c784eb 100644 --- a/target/linux/cobalt/Makefile +++ b/target/linux/cobalt/Makefile @@ -13,7 +13,7 @@ FEATURES:=targz pci ext4 CFLAGS:=-O2 -pipe -mtune=r5000 -fno-caller-saves MAINTAINER:=Florian Fainelli <florian@openwrt.org> -LINUX_VERSION:=2.6.39.4 +LINUX_VERSION:=3.2.15 include $(INCLUDE_DIR)/target.mk |