mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 11:16:57 +00:00
40b31876d2
Ref #1599
7 lines
118 B
Makefile
7 lines
118 B
Makefile
#
|
|
# Pull in CPU specifics
|
|
#
|
|
SPECS += cortex_a9 arm_v7a
|
|
|
|
include $(call select_from_repositories,mk/spec-cortex_a9.mk)
|