diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-13 17:12:20 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-13 17:12:20 +0000 |
commit | d6c6d9b502bc41ac75557c417684243a202e8d0e (patch) | |
tree | 0cab5dc0ba19ab8002641c006e711bdceab671d3 /target/linux/pxa/Makefile | |
parent | 8cde29c6b17be80150c854f9f19886d8e4594ee7 (diff) |
kernel: update to kernel version 2.6.32.32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26124 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/pxa/Makefile')
-rw-r--r-- | target/linux/pxa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/pxa/Makefile b/target/linux/pxa/Makefile index 577053ec1..747e4fdba 100644 --- a/target/linux/pxa/Makefile +++ b/target/linux/pxa/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Marvell/Intel PXA2xx FEATURES:=squashfs MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=2.6.32.29 +LINUX_VERSION:=2.6.32.32 include $(INCLUDE_DIR)/target.mk |