diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-28 10:16:47 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-28 10:16:47 +0000 |
commit | 4d8bddbd83b714ad616f19db59f5a0068486cc11 (patch) | |
tree | b19f2748f0a424503512fdc031b655bdf3f1530b /target/linux/cobalt/Makefile | |
parent | 1954de5e1cfd8d6e5f28cf0a4ea590885e11f507 (diff) |
kernel: update to kernel 2.6.32.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19890 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 9077622bd..3ffa0cf81 100644 --- a/target/linux/cobalt/Makefile +++ b/target/linux/cobalt/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Cobalt Microservers FEATURES:=tgz pci ext2 CFLAGS:=-O2 -pipe -mtune=r5000 -funit-at-a-time -LINUX_VERSION:=2.6.32.8 +LINUX_VERSION:=2.6.32.9 include $(INCLUDE_DIR)/target.mk |