diff options
| author | Richard Purdie <richard@openedhand.com> | 2005-09-20 07:04:35 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2005-09-20 07:04:35 +0000 |
| commit | b4a7122cacef647dbec3db5c9ebe1e504a7670df (patch) | |
| tree | 006885a1f4e8032062632ee1a091e72c32dd2810 /openembedded/conf/distro/openzaurus.conf | |
| parent | f9e1d16bfa73a2df5254c63ae1abb6a4bbe0a062 (diff) | |
| download | poky-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.conf | 12 |
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 | |||
| 5 | INHERIT += " package_ipk debian" | ||
| 6 | # For some reason, this doesn't work | ||
| 7 | # TARGET_OS ?= "linux" | ||
| 8 | TARGET_OS = "linux" | ||
| 9 | TARGET_FPU = "soft" | ||
| 10 | |||
| 11 | PARALLEL_INSTALL_MODULES = "1" | ||
| 12 | |||
