[Kbuild] How to clean a particular directory ?
From: Francis Moreau
Date: Thu Jan 31 2008 - 03:38:25 EST
Hello,
I'd like to clean a particular directory in the kernel tree.
I tried several things such as:
$ make drivers/char clean
$ make -f scripts/Makefile.clean obj=drivers/char
But it doesn't work.
Could anybody give me a hint ?
Thanks
--
Francis
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/