tool: Adjust Muen RUN_OPTs

The Muen component build has been reworked and so Tau0 does no longer
need to be specified.
This commit is contained in:
Adrian-Ken Rueegsegger 2017-03-30 15:41:04 +02:00 committed by Christian Helmuth
parent 1e090f1f6b
commit 36acacea7e

View File

@ -36,7 +36,7 @@ RUN_OPT += --image-muen-system xml/genode-base_hw.xml
# #
# Available components are located in the Muen project directory 'components/'. # Available components are located in the Muen project directory 'components/'.
# #
RUN_OPT += --image-muen-components 'libdebuglog libmutime dbgserver sm tau0 time' RUN_OPT += --image-muen-components 'libdebuglog libmutime dbgserver sm time'
# #
# External Muen build # External Muen build