From: Joerg Roedel Date: Thu, 16 Feb 2012 18:56:37 +0000 (+0100) Subject: kbuild: Fix out-of-tree build for 'make deb-pkg' X-Git-Tag: v3.4-rc1~12^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dddcbb7ce3a9947710137d06d0157a2355be93dc;p=pandora-kernel.git kbuild: Fix out-of-tree build for 'make deb-pkg' The out-of-tree build is broken in 'make deb-pkg'. The header checks and the header install works on the source and not on the object tree. While fixing this also replace the direct 'make' invocations with the $MAKE variable to be consistent within the script. Cc: maximilian attems Cc: Ben Hutchings Cc: debian-kernel@lists.debian.org Cc: linux-kbuild@vger.kernel.org Signed-off-by: Joerg Roedel Signed-off-by: Michal Marek --- Reading git-diff-tree failed