]> rtime.felk.cvut.cz Git - orte.git/blob - orte/examples/Makefile.omk
Correct OMK build to compile ORTE manager by default.
[orte.git] / orte / examples / Makefile.omk
1 default_CONFIG = CONFIG_OC_ETH_ORTE_EXAMPLES=y
2 default_CONFIG += CONFIG_OC_ETH_ORTE_EXAMPLES_RTL=n
3 default_CONFIG += CONFIG_OC_ETH_ORTE_EXAMPLES_AS_LIBRARY=x
4
5 SUBDIRS = ping multicast spy hello reliable schneider mpo rtems-shell
6
7 EXTRA_DIST = Makefile Makefile.omk 
8
9