aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/octeon/profiles
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-04-22 15:27:37 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-04-22 15:27:37 +0000
commit43311d7182653ef01b960d028f5b4d92d635e0cf (patch)
treefec52fd34ee9845d4b576e58b374cd4fe68cceff /target/linux/octeon/profiles
parent60cbdbb686c4e5572644b550c13c7182c6f99766 (diff)
downloadupstream-43311d7182653ef01b960d028f5b4d92d635e0cf.tar.gz
upstream-43311d7182653ef01b960d028f5b4d92d635e0cf.tar.bz2
upstream-43311d7182653ef01b960d028f5b4d92d635e0cf.zip
remove simulator profile
SVN-Revision: 21084
Diffstat (limited to 'target/linux/octeon/profiles')
-rw-r--r--target/linux/octeon/profiles/200-Simulator.mk16
1 files changed, 0 insertions, 16 deletions
diff --git a/target/linux/octeon/profiles/200-Simulator.mk b/target/linux/octeon/profiles/200-Simulator.mk
deleted file mode 100644
index 08f4be64c7..0000000000
--- a/target/linux/octeon/profiles/200-Simulator.mk
+++ /dev/null
@@ -1,16 +0,0 @@
-#
-# Copyright (C) 2009 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
-
-define Profile/simulator
- NAME:=Simulator
-endef
-
-define Profile/simulator/Description
- Package set compatible with the Cavium Octeon Simulator.
-endef
-$(eval $(call Profile,simulator))
-