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