We don't need $M/$M in the path anymore.

Now that machdep files are gone, we don't need $S/$M/$M in the path to find
them.
This commit is contained in:
Warner Losh 2020-03-15 17:40:14 +00:00
parent 6c0331ea04
commit ddeb85e131
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=359008

View File

@ -2,7 +2,7 @@
S= ${SRCTOP}/sys
.PATH: $S/cam $S/cam/scsi $S/cam/ata $S/cam/nvme $S/dev/nvme $S/${MACHINE}/${MACHINE}
.PATH: $S/cam $S/cam/scsi $S/cam/ata $S/cam/nvme $S/dev/nvme
KMOD= cam