From: Michal Marek Date: Fri, 22 Aug 2014 13:51:03 +0000 (+0200) Subject: builddeb: put the dbg files into the correct directory X-Git-Tag: fixes-against-v3.18-rc2~74^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d0871396995139b37f9ceb153c8b07589148343;p=pandora-kernel.git builddeb: put the dbg files into the correct directory Since the conversion of objtree to use relative pathnames (commit 7e1c04779e, "kbuild: Use relative path for $(objtree)"), the debug info files have been ending up in /debian/dbgtmp/ in the regular linux-image package instead of the debug files package. Fix up the paths so that the debug files end up in the -dbg package. This is based on a similar patch by Darrick. Reported-and-tested-by: "Darrick J. Wong" Signed-off-by: Michal Marek --- Reading git-diff-tree failed