Florian Fainelli schrieb:
Remove the EXTRA_CFLAGS because it is useless (code compiles without warnings).
then where's the harm in leaving it in? It only forces you to think twice (or apply tons of casts) when working with the au1x code.
obj-$(CONFIG_PCI) += pci.o - -EXTRA_CFLAGS += -Werror
MfG, Manuel Lauss