blob: 03e579fa99d0f6116f8146753e75a632a0c24ce6 (
plain)
1
2
3
4
5
6
|
###############################################################################
#
# Makefile for the ASB2303 board
#
###############################################################################
obj-y := unit-init.o smc91111.o leds.o
|