summaryrefslogtreecommitdiff
path: root/conf/distro/openzaurus.conf
blob: be7d4a0d92c90721d874a244aaa2472292d20d87 (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"
TARGET_OS = "linux"
TARGET_FPU = "soft"

# Whether to use the old shell hotplug or the new C hotplug is a
# distribution decision.
BOOTSTRAP_EXTRA_DEPENDS += "linux-hotplug"
BOOTSTRAP_EXTRA_RDEPENDS += "linux-hotplug"