Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dadigang
Ventoy
Commits
01c902e0
Commit
01c902e0
authored
Jan 07, 2021
by
longpanda
Browse files
update build script
parent
a68629a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
GRUB2/buildgrub.sh
GRUB2/buildgrub.sh
+8
-0
No files found.
GRUB2/buildgrub.sh
View file @
01c902e0
...
...
@@ -31,5 +31,13 @@ make -j 16
sh install.sh uefi
#build for IA32 EFI
make distclean
./autogen.sh
./configure
--target
=
i386
--with-platform
=
efi
--prefix
=
$VT_GRUB_DIR
/INSTALL/
make
-j
16
sh install.sh i386efi
cd
../../
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment