Statistics
| Branch: | Tag: | Revision:

amiro-os / boards / LightRing / board.mk @ 58fe0e0b

History | View | Annotate | Download (208 Bytes)

1 58fe0e0b Thomas Schöpping
# List of all the board related files.
2
BOARDSRC = ${AMIRO}/boards/LightRing/board.c
3
4
# Required include directories
5
BOARDINC = ${AMIRO}/boards/LightRing
6
7
# Required linker directory
8
BOARDLD = ${AMIRO}/ports