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:
parent
ca2590f422
commit
9d27c6032c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user