mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-14 08:49:14 +00:00
build: add support for GRUB in the build process
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
9
tools/grub.patch
Normal file
9
tools/grub.patch
Normal file
@ -0,0 +1,9 @@
|
||||
diff --git a/.gitignore b/.gitignore
|
||||
index 2105d87..58fe53f 100644
|
||||
--- a/.gitignore
|
||||
+++ b/.gitignore
|
||||
@@ -281,3 +281,4 @@ widthspec.bin
|
||||
/xfs_test
|
||||
/xzcompress_test
|
||||
/zfs_test
|
||||
+/__build
|
Reference in New Issue
Block a user