> I'm away from my machine atm. > Could you try to add the following to arch/mips/kernel/makefile: > > CPPFFLAGS_vmlinux.lds += $(KBUILD_CFLAGS) > > This should fix it. Thank you, that did it. Manuel Lauss
> I'm away from my machine atm. > Could you try to add the following to arch/mips/kernel/makefile: > > CPPFFLAGS_vmlinux.lds += $(KBUILD_CFLAGS) > > This should fix it. Thank you, that did it. Manuel Lauss