mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-13 07:34:38 +00: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
|