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
29545cb24f
commit
3fb6a83e49
@ -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