> ChangeSet@1.676, 2002-10-02 14:42:00-05:00, kai@tp1.ruhr-uni-bochum.de
> kbuild: Remove xfs vpath hack
Why is it a hack ?
> xfs.o is built as one modules out of objects distributed into
> multiple subdirs. That is okay with the current kbuild, you just
> have to include the path for objects which reside in a subdir, then.
>
> xfs used vpath instead of explicitly adding the paths, which is
> inconsistent and conflicts e.g. with proper module version generation.
So I must name the full path for each object in drivers/oprofile/ I
include from arch/i386/oprofile/ then ?
regards
john
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/