Nuke pccard.conf from FreeBSD/i386 mfsroot (no longer needed).

Suggested by: nyan
This commit is contained in:
Makoto Matsushita 2002-10-20 16:27:11 +00:00
parent 4294d700d6
commit af09f57d85
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=105529

View File

@ -619,7 +619,7 @@ release.9:
ln -sf /stand $$dir; \
done )
cp ${RD}/trees/base/sbin/dhclient-script ${RD}/mfsfd/stand
.if ${TARGET_ARCH} == "i386"
.if ${TARGET} == "pc98"
cp ${.CURDIR}/../etc/defaults/pccard.conf ${RD}/mfsfd/etc/defaults/pccard.conf
.endif
cp ${.CURDIR}/../etc/usbd.conf ${RD}/mfsfd/etc/usbd.conf