mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-07 03:40:15 +00:00
11 lines
201 B
Makefile
11 lines
201 B
Makefile
|
#
|
||
|
# \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
|
||
|
|