kill make install
This commit is contained in:
parent
7d84693b95
commit
229ae17888
5
Makefile
5
Makefile
@ -112,11 +112,6 @@ system: .passed toaruos-disk.img toaruos-kernel modules
|
||||
userspace: ${USERSPACE}
|
||||
modules: ${MODULES}
|
||||
|
||||
install: system
|
||||
@${BEG} "CP" "Installing to /boot..."
|
||||
@cp toaruos-kernel /boot/toaruos-kernel
|
||||
@${END} "CP" "Installed to /boot"
|
||||
|
||||
# Various different quick options
|
||||
run: system
|
||||
${EMU} ${EMUARGS} -append "$(VID_QEMU) $(DISK_ROOT)"
|
||||
|
Loading…
Reference in New Issue
Block a user