diff options
Diffstat (limited to 'config/data/grub/mkhelper.cfg')
-rw-r--r-- | config/data/grub/mkhelper.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/data/grub/mkhelper.cfg b/config/data/grub/mkhelper.cfg index b75cf9d7..8c250f6b 100644 --- a/config/data/grub/mkhelper.cfg +++ b/config/data/grub/mkhelper.cfg @@ -1,4 +1,4 @@ -. "include/rom.sh" +# SPDX-License-Identifier: GPL-3.0-or-later bootstrapargs="--gnulib-srcdir=gnulib/ --no-git" autoconfargs="--with-platform=coreboot --disable-werror" |