Files
poky/openembedded/conf/distro/openzaurus.conf
Richard Purdie 1651d41a31 More merging with OE. Fix settings-daemon depends.
git-svn-id: https://svn.o-hand.com/repos/poky@134 311d38ba-8fff-0310-9ca6-ca027cbcb966
2005-10-11 17:21:21 +00:00

13 lines
292 B
Plaintext

#@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"