ixp4xx: Update to 4.9 kernel, refresh patches. Remove kmod-spi-gpio-old usage.

Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
Ted Hess
2017-11-18 08:21:38 -05:00
parent 6fcf4228d8
commit 358df5e4fc
43 changed files with 9768 additions and 2 deletions

View File

@@ -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