From: Joerg Roedel Date: Wed, 15 Feb 2012 16:38:26 +0000 (+0100) Subject: kbuild: Fix link to headers in 'make deb-pkg' X-Git-Tag: v3.4-rc1~12^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a47b6c61f58ead0396b837c58a91d0681b775b40;p=pandora-kernel.git kbuild: Fix link to headers in 'make deb-pkg' The Link to the kernel header files in the debian packages point to the original build directory. This is a bad choice if the packages were installed on a different machine. Fix this in by manually re-creating the link in the builddeb script. Cc: maximilian attems Cc: debian-kernel@lists.debian.org Cc: linux-kbuild@vger.kernel.org Signed-off-by: Joerg Roedel Reviewed-by: Ben Hutchings Signed-off-by: Michal Marek --- Reading git-diff-tree failed