mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-30 18:47:01 +00:00
7 lines
148 B
Makefile
7 lines
148 B
Makefile
|
SRC_CC += bootstrap/spec/arndale/cpu.cc
|
||
|
SRC_CC += core/spec/arndale/pic.cc
|
||
|
|
||
|
NR_OF_CPUS = 2
|
||
|
|
||
|
include $(REP_DIR)/lib/mk/spec/exynos5/bootstrap-hw.inc
|