parent
5ae8ea3be1
commit
dac20b12f1
1 changed files with 3 additions and 0 deletions
|
|
@ -102,6 +102,9 @@ ITEMS_HIDDEN = (
|
||||||
'dgpu',
|
'dgpu',
|
||||||
'EFI',
|
'EFI',
|
||||||
'isolinux',
|
'isolinux',
|
||||||
|
# Main Kit
|
||||||
|
'{}/.bin'.format(KIT_NAME_FULL),
|
||||||
|
'{}/.cbin'.format(KIT_NAME_FULL),
|
||||||
# WinPE
|
# WinPE
|
||||||
'boot',
|
'boot',
|
||||||
'bootmgr',
|
'bootmgr',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue