genode/base/mk/base-libs.mk
Martin Stein f74c70ec05 base: add startup lib to the base libs
Startup lib can now be filtered according to the same rules like
the other base libraries.

Issue #1042
2014-02-25 14:58:08 +01:00

13 lines
252 B
Makefile

#
# Genode base libaries
#
# These static libraries are filtered out when linking dynamically linked
# binaries.
#
BASE_LIBS = base-common base startup cxx timed_semaphore alarm config syscall
#
# Name of Genode's dynamic linker
#
DYNAMIC_LINKER = ld