mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 23:42:32 +00:00
76db3b9c06
This commit moves the parameters of the stack area to the base-internal header 'stack_area.h'. Issue #1832
5 lines
118 B
Makefile
5 lines
118 B
Makefile
# override default stack-area location
|
|
INC_DIR += $(REP_DIR)/src/include/spec/arm
|
|
|
|
include $(REP_DIR)/lib/mk/base.inc
|