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