Recent improvements to kbuild infrastructure included in linux-next tree moves
some of the dynamically generated kernel headers(like compile.h, utsrelease.h)
to include/generated directory. This breaks autotest client as Kernel build and
boot fails with :

- complete: END - ABORT ---- ---- kernel has no identity --

Include the new directories in the search path to be in sync with kernel
changes.

Signed-off-by: Sachin Sant <sachinp@in.ibm.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@3905 592f7852-d20e-0410-864c-8624ca9c26a4
1 file changed