kill make install

This commit is contained in:
Kevin Lange 2014-05-03 10:07:47 -07:00
parent 7d84693b95
commit 229ae17888

View File

@ -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)"