diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-07-13 22:45:09 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-07-13 22:45:09 +0000 |
commit | d6b49aa22973e7cddd723bed18069b21d78d9740 (patch) | |
tree | 805886e15623be7299045cd13e7fe37bfccc4926 /target/linux/ixp4xx | |
parent | 0a4e4717e5e774c99c623d612d1229b82e05c958 (diff) |
kernel: update to kernel 3.10.1 and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37275 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx')
-rw-r--r-- | target/linux/ixp4xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/Makefile b/target/linux/ixp4xx/Makefile index 1eb1abb287..8eed9489f9 100644 --- a/target/linux/ixp4xx/Makefile +++ b/target/linux/ixp4xx/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> SUBTARGETS=generic harddisk -LINUX_VERSION:=3.10 +LINUX_VERSION:=3.10.1 include $(INCLUDE_DIR)/target.mk |