Re: [PATCH 05/13] UAPI: Partition the header include path sets and add uapi/ header directories
From: David Howells <dhowells@redhat.com>
Date: 2012-07-21 09:41:33
Also in:
lkml
From: David Howells <dhowells@redhat.com>
Date: 2012-07-21 09:41:33
Also in:
lkml
David Howells [off-list ref] wrote:
+ -Iinclude/uapi \
This needs prefacing with $(srctree)/. I got it right in the commit message but not in the patch. Thanks to Fengguang Wu for finding it with his kernel cruncher. David