aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/Makefile
diff options
context:
space:
mode:
authorTed Hess <thess@kitschensync.net>2017-11-18 08:21:38 -0500
committerTed Hess <thess@kitschensync.net>2017-11-18 08:21:38 -0500
commit358df5e4fc378d8c20ad4a0983fa6ccba17212b6 (patch)
tree01d4969090e45e943e7a7453129e98692229e5e8 /target/linux/ixp4xx/Makefile
parent6fcf4228d8f8ff6d9505490a7e9bddbebb11f00f (diff)
downloadupstream-358df5e4fc378d8c20ad4a0983fa6ccba17212b6.tar.gz
upstream-358df5e4fc378d8c20ad4a0983fa6ccba17212b6.tar.bz2
upstream-358df5e4fc378d8c20ad4a0983fa6ccba17212b6.zip
ixp4xx: Update to 4.9 kernel, refresh patches. Remove kmod-spi-gpio-old usage.
Signed-off-by: Ted Hess <thess@kitschensync.net>
Diffstat (limited to 'target/linux/ixp4xx/Makefile')
-rw-r--r--target/linux/ixp4xx/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/target/linux/ixp4xx/Makefile b/target/linux/ixp4xx/Makefile
index a185ce8df5..e1964331a0 100644
--- a/target/linux/ixp4xx/Makefile
+++ b/target/linux/ixp4xx/Makefile
@@ -10,10 +10,11 @@ ARCH:=armeb
BOARD:=ixp4xx
BOARDNAME:=Intel IXP4xx
FEATURES:=squashfs
-MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
+MAINTAINER:=Ted Hess <thess@kitschensync.net>, \
+ Imre Kaloz <kaloz@openwrt.org>
SUBTARGETS:=generic harddisk
-KERNEL_PATCHVER:=4.4
+KERNEL_PATCHVER:=4.9
include $(INCLUDE_DIR)/target.mk