Re: [HOWTO] set extra_cflags to indicate compilation against -mm kernels

2005-07-31 Thread Michael Krufky
Sam Ravnborg wrote: On Sat, Jul 30, 2005 at 05:29:21PM -0400, Michael Krufky wrote: With the addition of topdir-mm.patch into the -mm tree (since 2.6.13-rc3-mm2), it is now possible for Makefile to detect whether a cvs subtree is being built against -mm or not... -mm kernels now have a .mm

Re: [HOWTO] set extra_cflags to indicate compilation against -mm kernels

2005-07-31 Thread Sam Ravnborg
On Sat, Jul 30, 2005 at 05:29:21PM -0400, Michael Krufky wrote: > With the addition of topdir-mm.patch into the -mm tree (since > 2.6.13-rc3-mm2), it is now possible for Makefile to detect whether a cvs > subtree is being built against -mm or not... -mm kernels now have a .mm > file in the top