mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add required GFB options as well as one for ofw/syscons.
This commit is contained in:
parent
473795dcdf
commit
e723eedf01
1 changed files with 6 additions and 0 deletions
|
|
@ -4,5 +4,11 @@
|
|||
OEA opt_global.h
|
||||
IPKDB
|
||||
|
||||
GFB_DEBUG opt_gfb.h
|
||||
GFB_NO_FONT_LOADING opt_gfb.h
|
||||
GFB_NO_MODE_CHANGE opt_gfb.h
|
||||
|
||||
POWERMAC opt_platform.h
|
||||
PSIM
|
||||
|
||||
SC_OFWFB opt_ofwfb.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue