diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/mn10300/unit-asb2303/Makefile')
-rw-r--r-- | ANDROID_3.4.5/arch/mn10300/unit-asb2303/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ANDROID_3.4.5/arch/mn10300/unit-asb2303/Makefile b/ANDROID_3.4.5/arch/mn10300/unit-asb2303/Makefile new file mode 100644 index 00000000..38a5bb43 --- /dev/null +++ b/ANDROID_3.4.5/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 |