[I wrote]
> +quiet_modtag = $(if $(findstring $@,$(obj-m)),[M],$(if $(findstring 
>$@,$(real-objs-m)),(M),   ))

Actually s/findstring/filter/g is a bit cleaner.

Peter


-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to