mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-01 10:43:32 +00:00
Correct mistake in previous commit: add 'bsm' to LDIRS not LSUBDIRS.
Pointy hat: over here, please
This commit is contained in:
parent
470cd51ee6
commit
2c075601cd
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=146795
@ -31,11 +31,11 @@ PHDRS= sched.h semaphore.h _semaphore.h # mqueue.h
|
||||
LHDRS= aio.h errno.h fcntl.h linker_set.h poll.h stdint.h syslog.h \
|
||||
termios.h ucontext.h
|
||||
|
||||
LDIRS= cam geom net net80211 netatalk netatm netgraph netinet netinet6 \
|
||||
LDIRS= bsm cam geom net net80211 netatalk netatm netgraph netinet netinet6 \
|
||||
netipsec netipx netkey netnatm netncp netsmb nfs nfsclient nfsserver \
|
||||
pccard posix4 sys vm
|
||||
|
||||
LSUBDIRS= bsm cam/scsi \
|
||||
LSUBDIRS= cam/scsi \
|
||||
dev/acpica dev/an dev/bktr dev/firewire \
|
||||
dev/ic dev/iicbus ${_dev_ieee488} dev/ofw \
|
||||
dev/pbio dev/ppbus dev/smbus dev/usb dev/wi dev/utopia \
|
||||
|
Loading…
Reference in New Issue
Block a user