mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-08-24 07:35:46 +02:00
Replace EXTRA_CFLAGS with ccflags-y. Signed-off-by: matt mooney <mfm@muteddisk.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
4 lines
57 B
Makefile
4 lines
57 B
Makefile
obj-$(CONFIG_HD64461) += hd64461.o
|
|
|
|
ccflags-y := -Werror
|