aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/openzaurus.conf
blob: 9208aeda09d02dc84c18b4420f94b3ab26c1f74a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#@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"