mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 06:33:31 +00:00
10 lines
190 B
Makefile
10 lines
190 B
Makefile
|
#
|
||
|
# \brief Build-system configurations specifically for the TL16C750
|
||
|
# \author Martin Stein
|
||
|
# \date 2011-12-20
|
||
|
#
|
||
|
|
||
|
# add repository relative include paths
|
||
|
REP_INC_DIR += include/tl16c750
|
||
|
|