2012-05-28 09:47:25 +00:00
|
|
|
#
|
|
|
|
# \brief Build-system configurations specifically for the ARM PL011
|
|
|
|
# \author Martin Stein
|
|
|
|
# \date 2011-12-20
|
|
|
|
#
|
|
|
|
|
|
|
|
# add repository relative include paths
|
2015-09-03 12:55:05 +00:00
|
|
|
REP_INC_DIR += include/spec/pl011
|
2012-05-28 09:47:25 +00:00
|
|
|
|