7 lines
246 B
Makefile
7 lines
246 B
Makefile
|
###############################################################################
|
||
|
#
|
||
|
# Makefile for the ASB2303 board
|
||
|
#
|
||
|
###############################################################################
|
||
|
obj-y := unit-init.o smc91111.o flash.o leds.o
|