X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=target%2Flinux%2Fiop32x%2FMakefile;fp=target%2Flinux%2Fiop32x%2FMakefile;h=0000000000000000000000000000000000000000;hp=8dd2c1b01fcd2004f1c16e5f6a822df1515269a4;hb=3256895004283fa8b008df82d3bc27e8ded7ef5d;hpb=1a417a0ab6f6d7c5825439bed9205c18cb40d0ab diff --git a/target/linux/iop32x/Makefile b/target/linux/iop32x/Makefile deleted file mode 100644 index 8dd2c1b01..000000000 --- a/target/linux/iop32x/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# -# Copyright (C) 2007-2010 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# -include $(TOPDIR)/rules.mk - -ARCH:=arm -BOARD:=iop32x -BOARDNAME:=Intel IOP32x -FEATURES:=squashfs - -LINUX_VERSION:=2.6.32.10 - -include $(INCLUDE_DIR)/target.mk - -$(eval $(call BuildTarget))