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