diff options
| author | Andrew Thompson <thompsa@FreeBSD.org> | 2009-02-23 18:36:54 +0000 |
|---|---|---|
| committer | Andrew Thompson <thompsa@FreeBSD.org> | 2009-02-23 18:36:54 +0000 |
| commit | bf41796c4e69d10857ca1d7089b752f08e3eb62c (patch) | |
| tree | b2372a733b5fd6eaae1b2ddf567b80210c8317ff /include | |
| parent | c89d41e5ffce9d29ea0085117742b426df6b85c6 (diff) | |
Notes
Diffstat (limited to 'include')
| -rw-r--r-- | include/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index d6d0e1715599..aea958a6111a 100644 --- a/include/Makefile +++ b/include/Makefile @@ -54,7 +54,7 @@ LSUBDIRS= cam/scsi \ security/mac_mls security/mac_partition \ ufs/ffs ufs/ufs -LSUBSUBDIRS= dev/mpt/mpilib dev/usb2/include +LSUBSUBDIRS= dev/mpt/mpilib .if ${MACHINE_ARCH} == "powerpc" _dev_powermac_nvram= dev/powermac_nvram |
