From: Jack Mitchell Date: Fri, 8 Mar 2013 11:21:52 +0000 (+0000) Subject: libtraceevent: Remove hard coded include to /usr/local/include in Makefile X-Git-Tag: v3.9-rc4~18^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9e8c37220c80e78289a1e87b50c09418eb59a7e;p=pandora-kernel.git libtraceevent: Remove hard coded include to /usr/local/include in Makefile having /usr/local/include hardcoded into the makefile is not necessary as this is automatically included by GCC. It also infects cross-compile builds with the host systems includes. Signed-off-by: Jack Mitchell Acked-by: Namhyung Kim Cc: Ingo Molnar Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1362741712-21308-1-git-send-email-ml@communistcode.co.uk Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed