On Tue, 8 Oct 2002, Kai Germaschewski wrote:
>...
> To restore the previous state, just do
>
> obj-y += ... ../kernel/trampoline.o
>...
There seems to be a bug in kbuild that makes your suggestion impossible:
<-- snip -->
...
make -f arch/i386/mach-voyager/Makefile
ld -m elf_i386 -r -o arch/i386/mach-voyager/built-in.o
arch/i386/mach-voyager/setup.o arch/i386/mach-voyager/voyager_basic.o
arch/i386/mach-voyager/voyager_thread.o
arch/i386/mach-voyager/voyager_smp.o arch/i386/mach-voyager/voyager_cat.o
arch/i386/mach-voyager/../kernel/trampoline.o
ld: cannot open arch/i386/mach-voyager/../kernel/trampoline.o: No such
file or directory
make[1]: *** [arch/i386/mach-voyager/built-in.o] Error 1
make: *** [arch/i386/mach-voyager] Error 2
<-- snip -->
> --Kai
cu
Adrian
--You only think this is a free country. Like the US the UK spends a lot of time explaining its a free country because its a police state. Alan Cox
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Oct 15 2002 - 22:00:25 EST