From: Anish Bhatt Date: Tue, 9 Jun 2015 00:37:31 +0000 (-0700) Subject: kbuild : Fix documentation of INSTALL_HDR_PATH X-Git-Tag: omap-for-v4.2/fixes-rc1^2~129^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed45d403696150864ee3090e69e0564d4397eebc;p=pandora-kernel.git kbuild : Fix documentation of INSTALL_HDR_PATH The header install makefile creates an 'include' directory inside INSTALL_HDR_PATH and appending include to the path results in headers being installed to include/include. Don't recommend appending include to the path as makefile already does this. Signed-off-by: Anish Bhatt Signed-off-by: Jonathan Corbet --- Reading git-diff-tree failed