diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-18 15:36:33 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-18 15:36:33 +0000 |
commit | 9fddeaf11317c0bb14ac9b2d1acb34d9c9b3e199 (patch) | |
tree | b1c83c029a6591ef04d779be23e0724ed171f2bb /target/linux/cobalt/Makefile | |
parent | b102b5224fa7afea49d22e1a4b579bb6b6817c7d (diff) |
[cobalt] switch to 3.2.15
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31345 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 b0de84741..e767c784e 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 |