Remove symblic link kernel->dev/null creation. We don't need it in 5.x/6.x

world (there is no /kernel file anymore).

Reminded by:	Isaac Levy presentation
This commit is contained in:
pjd 2005-05-14 18:54:58 +00:00
parent ca2590f422
commit 9d27c6032c

View File

@ -121,8 +121,6 @@ mkdir -p $D
make world DESTDIR=$D
make distribution DESTDIR=$D
mount_devfs devfs $D/dev
cd $D
ln -sf dev/null kernel
.Ed
.Pp
NOTE: It is important that only appropriate device nodes in devfs be