Added rule to make bootable disk image
This commit is contained in:
@@ -1 +1,6 @@
|
||||
SUBDIRS = src
|
||||
SUBDIRS = src
|
||||
|
||||
quark.iso: src/quark-kernel rootfs/boot/grub/grub.cfg
|
||||
mkdir -p rootfs/apps
|
||||
cp src/quark-kernel rootfs/apps
|
||||
grub-mkrescue rootfs/ -o quark.iso
|
||||
Reference in New Issue
Block a user