From: Fabian Grünbichler Date: Fri, 10 Mar 2017 10:27:54 +0000 (+0100) Subject: buildsys: update make upload target for stretch X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;hp=fb1cb4170e8370cd948418c303b56e222e5c3757;p=pve-kernel-jessie.git buildsys: update make upload target for stretch --- diff --git a/Makefile b/Makefile index 94057c0..0caa632 100644 --- a/Makefile +++ b/Makefile @@ -442,7 +442,7 @@ ${FW_DEB} fw: control.firmware linux-firmware.git/WHENCE dvb-firmware.git/README .PHONY: upload upload: ${DEBS} - tar cf - ${DEBS}|ssh repoman@repo.proxmox.com upload + tar cf - ${DEBS}|ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch --arch ${ARCH} .PHONY: distclean distclean: clean