mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-30 18:47:01 +00:00
5 lines
163 B
PHP
5 lines
163 B
PHP
|
INC_DIR += $(BASE_DIR)/../base-hw/src/core/include/spec/arm_v7
|
||
|
SRC_CC += core/spec/arm_v7/cpu.cc
|
||
|
|
||
|
include $(BASE_DIR)/../base-hw/lib/mk/spec/arm/bootstrap-hw.inc
|