> Try this:
> obj-$(CONFIG_X86_CPUID)               += cpuid.o
> cpuid-$(subst m,y,$(CONFIG_X86_CPUID))        += ../../i386/kernel/cpuid.o
> 
> A workaround - not what I consider 'the solution'.

Thanks. Seems to work.

-Andi


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to