From: Riku Voipio Date: Wed, 2 Sep 2015 09:57:24 +0000 (+0300) Subject: deb-pkg: add source package X-Git-Tag: omap-for-v4.3/fixes-rc1~65^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3716001bcb7f5822382ac1f2f54226b87312cc6b;p=pandora-kernel.git deb-pkg: add source package Make deb-pkg build both source and binary package like make rpm-pkg does. For people who only need binary kernel package, there is now bindeb-pkg target, same target also used to build the .deb files if built from the source package using dpkg-buildpackage. Generated source package will build the same kernel .config than what was available for make deb-pkg. The name of the source package can be set with KDEB_SOURCENAME enviroment variable. The source package is useful for GPL compliance, or for feeding to a automated debian package builder. Cc: Chris J Arges Reviewed-by: maximilian attems Reviewed-by: Ben Hutchings Signed-off-by: Riku Voipio Signed-off-by: Michal Marek --- Reading git-diff-tree failed