From e7dee4ea8720277cb805919e0fbe54e1ae8c81a2 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 4 Feb 2013 15:23:05 +0000 Subject: octeon: R.I.P. It is broken since ~8 months and nobody takes care of that. Signed-off-by: Gabor Juhos SVN-Revision: 35486 --- target/linux/octeon/Makefile | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 target/linux/octeon/Makefile (limited to 'target/linux/octeon/Makefile') diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile deleted file mode 100644 index 68d1eaf..0000000 --- a/target/linux/octeon/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# -# Copyright (C) 2009-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:=mips -BOARD:=octeon -BOARDNAME:=Cavium Networks Octeon -FEATURES:=squashfs jffs2 pci usb broken -CFLAGS:=-Os -pipe -march=octeon -fno-caller-saves -MAINTAINER:=Florian Fainelli - -LINUX_VERSION:=2.6.37.6 - -include $(INCLUDE_DIR)/target.mk - -DEFAULT_PACKAGES += wpad-mini - -define Target/Description - Build firmware images for Cavium Networks Octeon-based boards. -endef - -$(eval $(call BuildTarget)) -- cgit v1.1