mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-04 13:28:14 +00:00
11 lines
201 B
Makefile
Executable File
11 lines
201 B
Makefile
Executable File
#
|
|
# \brief Linked against any program expect LDSO and dynamic binaries
|
|
# \author Martin Stein
|
|
# \date 2012-04-16
|
|
#
|
|
|
|
include $(BASE_DIR)/lib/mk/startup.inc
|
|
|
|
vpath crt0.s $(REP_DIR)/src/platform/arm
|
|
|