from arch/powerpc/Makefile:
...
KBUILD_CPPFLAGS += $(CPPFLAGS-y)
KBUILD_AFLAGS   += $(AFLAGS-y)
KBUILD_CFLAGS   += -msoft-float -pipe $(CFLAGS-y)
...

  those right-hand side variables don't look right.  are you sure they
shouldn't be, say, CFLAGS, or ccflags-y?  etc, etc.

rday

========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://crashcourse.ca
========================================================================
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to