Link fdboot to boot1 as well.
This commit is contained in:
parent
c2245054e1
commit
eb49863f1b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=40348
@ -24,6 +24,7 @@ all: ${PROG}
|
||||
|
||||
afterinstall:
|
||||
ln -sf boot1 /usr/mdec/daboot
|
||||
ln -sf boot1 /usr/mdec/fdboot
|
||||
|
||||
${PROG}.nosym: ${PROG}.sym
|
||||
cp ${PROG}.sym ${PROG}.nosym
|
||||
|
Loading…
Reference in New Issue
Block a user