mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Support LOCAL_LIBRARIES for LIBADD.
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
6fa9702035
commit
f3dd2bc756
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ _INTERNALLIBS= \
|
|||
_LIBRARIES= \
|
||||
${_PRIVATELIBS} \
|
||||
${_INTERNALLIBS} \
|
||||
${LOCAL_LIBRARIES} \
|
||||
80211 \
|
||||
alias \
|
||||
archive \
|
||||
|
|
|
|||
Loading…
Reference in a new issue