X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/6db7ad74f61eeaae0c8ecb08d483599d9d80c53f..bb8b8ac60fec4bce52c8d82b8f5d9a42b811e3ec:/target/linux/iop32x/Makefile diff --git a/target/linux/iop32x/Makefile b/target/linux/iop32x/Makefile index c097955f3..25447ed54 100644 --- a/target/linux/iop32x/Makefile +++ b/target/linux/iop32x/Makefile @@ -8,14 +8,11 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=iop32x -BOARDNAME:=Intel XScale IOP32x +BOARDNAME:=Intel IOP32x FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.21.5 +LINUX_VERSION:=2.6.26.8 include $(INCLUDE_DIR)/target.mk -# include the profiles --include profiles/*.mk - $(eval $(call BuildTarget))