When building linux-headers package using deb-pkg, builddeb erroneously assume current directory is the source tree. This is not true if building in another directory, using make O=... deb-pkg. This patch fix this problem.
Thanks, Nicolas, it works! This problem was holding me from testing my patches and I didn't have enough time to find the fix myself. FWIW, Tested-by: Nikolai Kondrashov <spbnick@xxxxxxxxx> Sincerely, Nick -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html