update linux kernel to 2.6.32.14

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21583 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Nicolas Thill
2010-05-27 18:09:09 +00:00
parent 3a21d90279
commit de002a7d39
25 changed files with 26 additions and 26 deletions

View File

@@ -13,7 +13,7 @@ FEATURES:=squashfs
SUBTARGETS=generic harddisk
CFLAGS=-Os -pipe -march=armv5t -mtune=xscale -funit-at-a-time
LINUX_VERSION:=2.6.32.13
LINUX_VERSION:=2.6.32.14
include $(INCLUDE_DIR)/target.mk