diff options
Diffstat (limited to 'arch/mn10300/unit-asb2303/Makefile')
-rw-r--r-- | arch/mn10300/unit-asb2303/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/mn10300/unit-asb2303/Makefile b/arch/mn10300/unit-asb2303/Makefile new file mode 100644 index 00000000..38a5bb43 --- /dev/null +++ b/arch/mn10300/unit-asb2303/Makefile @@ -0,0 +1,6 @@ +############################################################################### +# +# Makefile for the ASB2303 board +# +############################################################################### +obj-y := unit-init.o smc91111.o flash.o leds.o |