Fix devfs for those archs that still need it.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@209 67a159dc-881f-0410-a524-ba9dfbe2cb84
cleanup-cruft
Tim Yamin 20 years ago
parent d5b75506fc
commit 733f779330

@ -252,10 +252,9 @@ then
then
compile_udev
else
if [ "${DEVFS}" -eq '1' ]
then
compile_devfsd
fi
DEVFS=1
UDEV=0
compile_devfsd
fi
if [ "${PAT}" -gt '4' -a "${CMD_BOOTSPLASH}" != '1' ]

Loading…
Cancel
Save