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