X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/1a123a62cece2ee03fff44abfe47dd165f32fc6f..a9d0643d174656650b5596618beada1db041897b:/target/linux/ixp4xx/Makefile diff --git a/target/linux/ixp4xx/Makefile b/target/linux/ixp4xx/Makefile index f6e9d47ee..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.24.2 +LINUX_VERSION:=2.6.25.4 include $(INCLUDE_DIR)/target.mk