From efadab3747594aaf96e828e0909eb9525433c236 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Fri, 28 Dec 2007 21:00:01 +0000 Subject: * upgrade ixp4xx to 2.6.23.12 * upgrade to the new ethernet driver (temporary breaks Marvell switch support on Compex units) * handle NPE microcodes in a user friendly way - YAY for Intel for changing the license * add support for the Lanready AP1000 (used in for example the Ligowave LGO2AGN) SVN-Revision: 10016 --- target/linux/ixp4xx/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'target/linux/ixp4xx/Makefile') diff --git a/target/linux/ixp4xx/Makefile b/target/linux/ixp4xx/Makefile index 79043d75c3..50db8539fb 100644 --- a/target/linux/ixp4xx/Makefile +++ b/target/linux/ixp4xx/Makefile @@ -12,8 +12,10 @@ BOARDNAME:=Intel XScale IXP4xx FEATURES:=squashfs SUBTARGETS=generic harddisk -LINUX_VERSION:=2.6.21.7 +LINUX_VERSION:=2.6.23.12 include $(INCLUDE_DIR)/target.mk +DEFAULT_PACKAGES += ixp4xx-microcode + $(eval $(call BuildTarget)) -- cgit v1.2.3