Skip to content
Commit ed45d403 authored by Anish Bhatt's avatar Anish Bhatt Committed by Jonathan Corbet
Browse files

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: default avatarAnish Bhatt <anish@chelsio.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent f8785d94
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment