]> git.proxmox.com Git - pve-kernel.git/commit - Makefile
build: move build and packaging to debian/
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 28 Feb 2018 08:31:06 +0000 (09:31 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 9 Mar 2018 08:19:58 +0000 (09:19 +0100)
commite96d2ab3a167dd34f0a5bb28a96dab00b496eb1b
tree8c0dec41ac9269b1834e9d03875164759234f5e0
parent812cbfc144833087451f687f8932f8a86c53c474
build: move build and packaging to debian/

the top-level Makefile now only prepares the build directory by copying
and patching sources and generating the real files from debian/*.in

the actual build and packaging happens in debian/rules
Makefile
debian/rules
debian/rules.d/amd64.mk [new file with mode: 0644]