]> xenbits.xensource.com Git - livepatch-build-tools.git/commit
Check .config for CONFIG_DEBUG. If not found use --xen-debug (if specified)
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 15 Jul 2016 13:36:23 +0000 (09:36 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 18 Jul 2016 13:53:25 +0000 (09:53 -0400)
commitc8c220a8a75298118b890329a1440fcfe9226a88
treef38a672b422e112491a37c4123fe498a3dd4ba88
parent8d534fb19c6fa032cb3d0a093a3ad7f3b46478a9
Check .config for CONFIG_DEBUG. If not found use --xen-debug (if specified)

Xen 4.8 ditched the 'debug=y' and now has CONFIG_DEBUG in the
.config. To still support 4.7 lets just poke the .config
file and see.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Ross Lagerwall <ross.lagerwall@citrix.com>
livepatch-build