Prevent -I/usr/include during Linux kernel module compilation.
authorshort <>
Mon, 6 Oct 2003 09:57:56 +0000 (09:57 +0000)
committershort <>
Mon, 6 Oct 2003 09:57:56 +0000 (09:57 +0000)
commit9f5ba7f6315a878a1769bac8a5d2460bfbd74710
tree9e6eceec04ccbbfc51c638de993c32bfcba25b0b
parentfaf53d83b5bd05f02ee603771f41e2dcbf2d994b
Prevent -I/usr/include during Linux kernel module compilation.
Workaround Red Hat kernels: <linux/version.h> before <linux/modversions.h>
Workaround broken pre-built 'dependencies' file on installed kernel sources.
kernel/Linux/prepmod.in