mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-30 08:03:59 +00:00
parent
2351aef744
commit
c1246c4c95
@ -1,3 +1,5 @@
|
||||
REQUIRES += foc
|
||||
|
||||
SRC_CC = spec/foc_arm/low.cc \
|
||||
spec/foc/native_cpu.cc
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
REQUIRES += foc
|
||||
|
||||
SRC_CC = spec/foc_x86_32/low.cc \
|
||||
spec/foc/native_cpu.cc
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
REQUIRES += nova
|
||||
|
||||
SRC_CC = spec/nova_x86_32/low.cc native_cpu.cc
|
||||
|
||||
include $(REP_DIR)/lib/mk/spec/x86_32/gdbserver_platform_x86_32.inc
|
||||
|
@ -1,3 +1,5 @@
|
||||
REQUIRES += nova
|
||||
|
||||
SRC_CC = spec/nova_x86_64/low.cc native_cpu.cc
|
||||
|
||||
include $(REP_DIR)/lib/mk/spec/x86_64/gdbserver_platform_x86_64.inc
|
||||
|
Loading…
x
Reference in New Issue
Block a user