Re: oom-killer problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Tue, 27 Jun 2006, Daniel Ritz wrote:
>  
>  # Default for not multi-part modules
> -modname = $(basetarget)
> +modname = $(basename $(basetarget))

Is there some way to make it clear _what_ the suffix we expect to remove 
actually is in GNU make? Ie the "shell" kind of "basename" logic.

Ie, I'd personally be happier with a 

	modname = $(basename $(basetarget) .mod)

kind of thing (yeah, this obviously does _not_ work)

Gah. I've happily been trying to avoid having to know all the GNU Makefile 
magic. Sam, does Dans patch make sense and can you explain what went 
wrong? I'd happily revert the revert and instead use Dans patch, I just 
want to understand it..

		Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux