mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
parent
f9cb8a9ac3
commit
37864972b3
@ -4,6 +4,9 @@
|
||||
# \date 2012-10-10
|
||||
#
|
||||
|
||||
# avoid building of this lib with other platforms
|
||||
REQUIRES += platform_vea9x4
|
||||
|
||||
BOARD_DIR = $(REP_DIR)/src/core/vea9x4
|
||||
|
||||
# include generic part of core support
|
||||
|
@ -8,6 +8,9 @@
|
||||
INC_DIR += $(REP_DIR)/src/core/include \
|
||||
$(BASE_DIR)/src/core/include
|
||||
|
||||
# avoid building of this lib with other platforms
|
||||
REQUIRES += platform_vea9x4
|
||||
|
||||
SRC_CC = platform_support.cc platform_services.cc
|
||||
|
||||
vpath platform_support.cc $(REP_DIR)/src/core/vea9x4
|
||||
|
Loading…
x
Reference in New Issue
Block a user