diff options
Diffstat (limited to 'config/data/coreboot')
| -rw-r--r-- | config/data/coreboot/mkhelper.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/data/coreboot/mkhelper.cfg b/config/data/coreboot/mkhelper.cfg index 8414ab53..6808f18f 100644 --- a/config/data/coreboot/mkhelper.cfg +++ b/config/data/coreboot/mkhelper.cfg @@ -26,3 +26,11 @@ cbfscfg="" premake="corebootpremake" mkhelper="coreboot_pad_one_byte" postmake="mkcorebootbin" + +# must confirm, but i think git-clean +# will also delete crossgcc builds in +# coreboot.git, which we do not currently +# rely on out-of-tree +gitclean="n" + +# so, TODO: support out-of-tree xgcc builds |
