kbuild: use relative path to -I
authorSam Ravnborg <sam@mars.ravnborg.org>
Tue, 4 Apr 2006 14:56:10 +0000 (16:56 +0200)
committerSam Ravnborg <sam@mars.ravnborg.org>
Tue, 4 Apr 2006 14:56:10 +0000 (16:56 +0200)
commitb46da0567d3baa6783106e7463801292cdc79ddd
tree63d9d5b38c2f7e55e605bf2b1a6b22701474337c
parent1417ae0869472f4f3768779c51c3979faca20b2e
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: Sam Ravnborg <sam@ravnborg.org>
arch/ppc/boot/lib/Makefile
arch/sparc/math-emu/Makefile
drivers/media/video/bt8xx/Makefile