Fixing gentoo kernel config check

master
denes 6 years ago
parent 644ac20e62
commit a11c85f906

@ -18,7 +18,7 @@ IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"
CONFIG_CHECK="CONFIG_X86_PLATFORM_DEVICES"
CONFIG_CHECK="X86_PLATFORM_DEVICES"
pkg_pretend() {
if use kernel_linux ; then

Loading…
Cancel
Save