diff options
Diffstat (limited to 'arch/sh/cchips/hd6446x/Makefile')
-rw-r--r-- | arch/sh/cchips/hd6446x/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/sh/cchips/hd6446x/Makefile b/arch/sh/cchips/hd6446x/Makefile new file mode 100644 index 000000000..6673e0abe --- /dev/null +++ b/arch/sh/cchips/hd6446x/Makefile @@ -0,0 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only +obj-$(CONFIG_HD64461) += hd64461.o + +ccflags-y := -Werror |