mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Hook ichsmb to build.
This commit is contained in:
parent
6193c1880d
commit
ff55a10bb2
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
.if ${MACHINE} == "pc98"
|
||||
SUBDIR = lpbb
|
||||
.else
|
||||
SUBDIR = alpm amdpm intpm viapm lpbb pcf
|
||||
SUBDIR = alpm amdpm ichsmb intpm viapm lpbb pcf
|
||||
.endif
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue