From 539e0b5b8418cac13b7f0b68254ebc2f8e1b40f7 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 4 Feb 2013 15:23:07 +0000 Subject: imx21: R.I.P. It is broken since ~22 months and nobody takes care of that. Signed-off-by: Gabor Juhos SVN-Revision: 35487 --- target/linux/imx21/Makefile | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 target/linux/imx21/Makefile (limited to 'target/linux/imx21/Makefile') diff --git a/target/linux/imx21/Makefile b/target/linux/imx21/Makefile deleted file mode 100644 index 0ca5c8a..0000000 --- a/target/linux/imx21/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# -# Copyright (C) 2006-2011 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:=imx21 -BOARDNAME:=Freescale i.MX21 -FEATURES:=jffs2 broken -CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -fno-caller-saves - -LINUX_VERSION:=2.6.37.6 - -DEVICE_TYPE=phone - -define Target/Description -endef - -include $(INCLUDE_DIR)/target.mk - -$(eval $(call BuildTarget)) -- cgit v1.1