mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 14:39:37 +00:00
Remove eeprom from the default list of subdirs. It gets added properly
in the sparc case anyway. Next step will be to move some of the i386 specific things, like fdformat and fdwrite, into an i386 .if clause.
This commit is contained in:
parent
646556067f
commit
794559559f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=3954
@ -18,7 +18,7 @@ SUBDIR= ac accton amd arp chown chroot cron crunch dbsym dev_mkdb \
|
||||
# SUBDIR+=XNSrouted trsp
|
||||
|
||||
.if make(clean) || make(cleandir)
|
||||
SUBDIR+=apm apmconf bad144 config config.new eeprom fdformat fdwrite \
|
||||
SUBDIR+=apm apmconf bad144 config config.new fdformat fdwrite \
|
||||
iostat kbdcontrol lptcontrol ncrcontrol rtprio swapinfo vidcontrol
|
||||
.elif ${MACHINE} == "hp300"
|
||||
SUBDIR+=config iostat
|
||||
|
Loading…
Reference in New Issue
Block a user