X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/38eea496defbd149631071d1bb73bdbb5da12391..efe0e0af7dd645268e4a1d519b466f4c165ce745:/target/linux/ixp4xx/Makefile diff --git a/target/linux/ixp4xx/Makefile b/target/linux/ixp4xx/Makefile index eec8d13f7..e6b15e537 100644 --- a/target/linux/ixp4xx/Makefile +++ b/target/linux/ixp4xx/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk ARCH:=armeb BOARD:=ixp4xx -BOARDNAME:=Intel XScale IXP4xx +BOARDNAME:=Intel IXP4xx FEATURES:=squashfs SUBTARGETS=generic harddisk -LINUX_VERSION:=2.6.23.16 +LINUX_VERSION:=2.6.25.4 include $(INCLUDE_DIR)/target.mk