linux-rpm.mk: Add patch target

This commit is contained in:
Jan Lindemann 2004-09-04 14:00:26 +00:00 committed by Jan Lindemann
commit a15f042cd9

View file

@ -196,6 +196,7 @@ install: build.lxdone driver.done install.lxdone
copy-run: copy-run.done
copy-devel: copy-devel.done
copy: copy-run copy-devel
patch: patches.done
reboot:
ssh -l root $(HOST) "reboot"
update-rpm: copy