mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Norman Feske
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
|
||||
|
||||
Reference in New Issue
Block a user