diff options
| author | Stephen J. Kiernan <stevek@FreeBSD.org> | 2024-04-09 17:04:24 +0000 |
|---|---|---|
| committer | Stephen J. Kiernan <stevek@FreeBSD.org> | 2024-04-09 17:05:56 +0000 |
| commit | 22ca6db50f4e6bd75a141f57cf953d8de6531a06 (patch) | |
| tree | 3bb581bb6dfdfb0f929642ad9488fda6f7997ad0 /share/mk | |
| parent | 841cf52595b6a6b98e266b63e54a7cf6fb6ca73e (diff) | |
Diffstat (limited to 'share/mk')
| -rw-r--r-- | share/mk/src.opts.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/mk/src.opts.mk b/share/mk/src.opts.mk index 99218febf476..a205629fdb2c 100644 --- a/share/mk/src.opts.mk +++ b/share/mk/src.opts.mk @@ -184,6 +184,7 @@ __DEFAULT_YES_OPTIONS = \ USB \ UTMPX \ VI \ + VIMAGE \ VT \ WIRELESS \ WPA_SUPPLICANT_EAPOL \ @@ -249,6 +250,7 @@ __LIBC_MALLOC_DEFAULT= jemalloc NETGRAPH \ PAM \ TESTS \ + VIMAGE \ WIRELESS __DEFAULT_DEPENDENT_OPTIONS+= ${var}_SUPPORT/${var} .endfor |
