mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 23:12:24 +00:00
11 lines
189 B
Makefile
11 lines
189 B
Makefile
#
|
|
# \brief Build config for parts of core that depend on Muen status
|
|
# \author Stefan Kalkowski
|
|
# \date 2015-06-02
|
|
#
|
|
|
|
REQUIRES = x86_64
|
|
|
|
# add library dependencies
|
|
LIBS += core-muen_off
|