summaryrefslogtreecommitdiffstats
path: root/openembedded/conf/distro/openzaurus.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-09-20 07:04:35 +0000
committerRichard Purdie <richard@openedhand.com>2005-09-20 07:04:35 +0000
commitb4a7122cacef647dbec3db5c9ebe1e504a7670df (patch)
tree006885a1f4e8032062632ee1a091e72c32dd2810 /openembedded/conf/distro/openzaurus.conf
parentf9e1d16bfa73a2df5254c63ae1abb6a4bbe0a062 (diff)
downloadpoky-b4a7122cacef647dbec3db5c9ebe1e504a7670df.tar.gz
Updates against mainline OE
git-svn-id: https://svn.o-hand.com/repos/poky@26 311d38ba-8fff-0310-9ca6-ca027cbcb966
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 9208aeda09..0000000000
--- a/openembedded/conf/distro/openzaurus.conf
+++ /dev/null
@@ -1,12 +0,0 @@
1#@TYPE: Distribution
2#@NAME: OpenZaurus
3#@DESCRIPTION: Distribution configuration for OpenZaurus (http://www.openzaurus.org)
4
5INHERIT += " package_ipk debian"
6# For some reason, this doesn't work
7# TARGET_OS ?= "linux"
8TARGET_OS = "linux"
9TARGET_FPU = "soft"
10
11PARALLEL_INSTALL_MODULES = "1"
12