mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Use the new syntax for GENERIC.
This commit is contained in:
parent
29777b413b
commit
8cc56e0ecb
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ logdir = %%HOME%%/logs
|
|||
|
||||
# Tinderbox options
|
||||
options = --verbose
|
||||
targets = cleanobj, update, world, generic, lint
|
||||
targets = cleanobj, update, world, lint, kernel:GENERIC
|
||||
#timeout = 7200
|
||||
|
||||
# Reporting
|
||||
|
|
|
|||
Loading…
Reference in a new issue