Fix issue where /sys wasn't being mounted with UDEV=NO

This commit is contained in:
Albert Hopkins 2011-07-21 10:32:09 +00:00
parent e30dacf423
commit 421a03dada
1 changed files with 1 additions and 0 deletions

View File

@ -281,6 +281,7 @@ endif
ifeq ($(UDEV),NO)
tar jxf dev.tar.bz2 -C loop/dev
rm -f loop/etc/runlevels/sysinit/udev
ln -sf /etc/init.d/udev loop/etc/runlevels/sysinit/udev
endif
umount gentoo
rmdir gentoo