mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
Follow the MIPS and sparc64 changes for -Werror instrumentation. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
5 lines
94 B
Makefile
5 lines
94 B
Makefile
obj-$(CONFIG_HD64461) += hd64461.o
|
|
obj-$(CONFIG_HD64465) += hd64465/
|
|
|
|
EXTRA_CFLAGS += -Werror
|