# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ #TODO: Detect arch and change the patch name file accordingly UNIPATCH_LIST="${DISTDIR}/hal-patch-i386-${PV}-1.9-r3.tar.bz2" UNIPATCH_STRICTORDER="yes" ETYPE="sources" K_SECURITY_UNSUPPORTED="1" inherit kernel-2 detect_version detect_arch HOMEPAGE="https://www.rtai.org/ http://www.kernel.org/" DESCRIPTION="Vanilla sources patched with the HAL patch." SRC_URI="${KERNEL_URI} http://127.0.0.1/hal-patch-i386-${PV}-1.9-r3.tar.bz2" #KEYWORDS="~x86 ~amd64" KEYWORDS="~x86" IUSE="" K_EXTRAEINFO="This kernel is completely unsupported. It is based upon vanilla sources but adds the support for RTAI."