kbuild: use relative path to -I
[pandora-kernel.git] / arch / ppc / boot / lib / Makefile
index d4077e6..80c84d5 100644 (file)
@@ -3,7 +3,7 @@
 #
 
 CFLAGS_kbd.o   := -Idrivers/char
-CFLAGS_vreset.o := -I$(srctree)/arch/ppc/boot/include
+CFLAGS_vreset.o := -Iarch/ppc/boot/include
 
 zlib  := infblock.c infcodes.c inffast.c inflate.c inftrees.c infutil.c