Files
poky/openembedded/conf/distro/openzaurus.inc
Richard Purdie b4a7122cac Updates against mainline OE
git-svn-id: https://svn.o-hand.com/repos/poky@26 311d38ba-8fff-0310-9ca6-ca027cbcb966
2005-09-20 07:04:35 +00:00

13 lines
292 B
HTML

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