diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-07-13 22:45:09 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2013-07-13 22:45:09 +0000 |
commit | 06accca1d7017f4b6e4deff0798cb1ca26aee953 (patch) | |
tree | bce9e8c99a777528e23f79e1c7466c49a6ee256d /target/linux/ixp4xx | |
parent | e574f75d16374d3454bcb44b3fb9ab94f0f88765 (diff) | |
download | upstream-06accca1d7017f4b6e4deff0798cb1ca26aee953.tar.gz upstream-06accca1d7017f4b6e4deff0798cb1ca26aee953.tar.bz2 upstream-06accca1d7017f4b6e4deff0798cb1ca26aee953.zip |
kernel: update to kernel 3.10.1 and refresh patches
SVN-Revision: 37275
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 |