mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 07:22:25 +00:00
10 lines
203 B
Makefile
10 lines
203 B
Makefile
|
#
|
||
|
# \brief Build config for parts of core that depend on Trustzone status
|
||
|
# \author Stefan Kalkowski
|
||
|
# \author Martin Stein
|
||
|
# \date 2012-10-24
|
||
|
#
|
||
|
|
||
|
# add library dependencies
|
||
|
LIBS += core-trustzone_off
|