mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-04 13:04:14 +00:00
79d5f9c565
This is a follow-up fix of fae63f4fa9
Fix #18
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
|
|
|