kernel: update kernel to version 2.6.32.13 and 2.6.33.4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21540 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Hauke Mehrtens
2010-05-23 13:16:51 +00:00
parent 29bbf9fec8
commit 0710ef015d
27 changed files with 30 additions and 34 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.12
LINUX_VERSION:=2.6.32.13
include $(INCLUDE_DIR)/target.mk