diff options
Diffstat (limited to 'arch/sh/cchips/hd6446x/hd64465/Makefile')
-rw-r--r-- | arch/sh/cchips/hd6446x/hd64465/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/sh/cchips/hd6446x/hd64465/Makefile b/arch/sh/cchips/hd6446x/hd64465/Makefile new file mode 100644 index 00000000000..f66edcb52c5 --- /dev/null +++ b/arch/sh/cchips/hd6446x/hd64465/Makefile @@ -0,0 +1,6 @@ +# +# Makefile for the HD64465 +# + +obj-y := setup.o io.o gpio.o + |