Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit b46da056 authored by Sam Ravnborg's avatar Sam Ravnborg
Browse files

kbuild: use relative path to -I


Using a relative path has the advantage that when the kernel source
tree is moved the relevant .o files will not be rebuild just because
the path to the kernel src has changed.
This also got rid of a user of TOPDIR - which has been deprecated for a long time now.

Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent 1417ae08
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