Removed MODVERDIR=${tmpdir} when checking CFLAGS, as recent kernel Makefiles
authorIan Abbott <abbotti@mev.co.uk>
Wed, 5 Jul 2006 09:41:57 +0000 (09:41 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Wed, 5 Jul 2006 09:41:57 +0000 (09:41 +0000)
commit68242e134be3f62664aee7e37b0a66ae4d95b83f
tree9372675aa56faef24bbe74dc5da5c8ffeb894990
parent0927c5faca198d952e401f29fa1f80671c945fb9
Removed MODVERDIR=${tmpdir} when checking CFLAGS, as recent kernel Makefiles
delete that directory or everything in it.  Let the kernel Makefile set
MODVERDIR by itself.
m4/as-linux.m4