aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/opensimpad.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/opensimpad.conf')
-rw-r--r--conf/distro/opensimpad.conf11
1 files changed, 0 insertions, 11 deletions
diff --git a/conf/distro/opensimpad.conf b/conf/distro/opensimpad.conf
deleted file mode 100644
index dc66621768..0000000000
--- a/conf/distro/opensimpad.conf
+++ /dev/null
@@ -1,11 +0,0 @@
-#@TYPE: Distribution
-#@NAME: OpenSIMpad
-#@DESCRIPTION: Distribution configuration for OpenSIMpad (http://www.opensimpad.org)
-
-INHERIT += " package_ipk debian"
-TARGET_OS ?= "linux"
-TARGET_FPU ?= "soft"
-
-PARALLEL_INSTALL_MODULES = "1"
-
-DISTRO_CHECK := "${@bb.data.getVar("DISTRO_VERSION",d,1) or bb.fatal('Remove this line or set a dummy DISTRO_VERSION if you really want to build an unversioned distro')}"