diff options
Diffstat (limited to 'arch/sh/cchips/hd6446x/Makefile')
-rw-r--r-- | arch/sh/cchips/hd6446x/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/sh/cchips/hd6446x/Makefile b/arch/sh/cchips/hd6446x/Makefile new file mode 100644 index 000000000..59c348337 --- /dev/null +++ b/arch/sh/cchips/hd6446x/Makefile @@ -0,0 +1,3 @@ +obj-$(CONFIG_HD64461) += hd64461.o + +ccflags-y := -Werror |