mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-06-24 11:39:23 -04: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
|