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 then
compile_udev compile_udev
else else
if [ "${DEVFS}" -eq '1' ] DEVFS=1
then UDEV=0
compile_devfsd compile_devfsd
fi
fi fi
if [ "${PAT}" -gt '4' -a "${CMD_BOOTSPLASH}" != '1' ] if [ "${PAT}" -gt '4' -a "${CMD_BOOTSPLASH}" != '1' ]

Loading…
Cancel
Save