Re: rebuilding object files from asm files

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

 



On Wed, Feb 20, 2008 at 08:51:24PM +0100, Andi Kleen wrote:
> 
> > So building head_64.o requires a visit of all directories listed
> > in vmlinux-dirs before it can build head_64.o.
> > 
> > I do not see any clean way to fix this :-(
> 
> I see. Thanks for the investigation. If it only affects head_64.S
> I guess it is not so bad.

All of:
head-y                := arch/x86/kernel/head_$(BITS).o
head-$(CONFIG_X86_64) += arch/x86/kernel/head64.o
head-y                += arch/x86/kernel/init_task.o

But thats limited anyway.

	Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux&nblp;USB Development]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite Secrets]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux