summaryrefslogtreecommitdiff
path: root/openembedded/conf/distro/openzaurus.conf
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/conf/distro/openzaurus.conf')
-rw-r--r--openembedded/conf/distro/openzaurus.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/openembedded/conf/distro/openzaurus.conf b/openembedded/conf/distro/openzaurus.conf
deleted file mode 100644
index 9208aeda0..000000000
--- a/openembedded/conf/distro/openzaurus.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-#@TYPE: Distribution
-#@NAME: OpenZaurus
-#@DESCRIPTION: Distribution configuration for OpenZaurus (http://www.openzaurus.org)
-
-INHERIT += " package_ipk debian"
-# For some reason, this doesn't work
-# TARGET_OS ?= "linux"
-TARGET_OS = "linux"
-TARGET_FPU = "soft"
-
-PARALLEL_INSTALL_MODULES = "1"
-