mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Connect the atapicam module to the build.
This commit is contained in:
parent
ef35394ab4
commit
db833d6633
1 changed files with 1 additions and 1 deletions
|
|
@ -8,6 +8,6 @@ SUBDIR += atacbus
|
|||
SUBDIR += ataisa
|
||||
.endif
|
||||
SUBDIR += atapci
|
||||
SUBDIR += atadisk atapicd atapifd atapist ataraid #atacam
|
||||
SUBDIR += atadisk atapicd atapifd atapist ataraid atapicam #atacam
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue