mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
sculpt: manager depends on x86 (currently)
The sculpt manager uses the platform-session interface which is not defined for other platforms currently.
This commit is contained in:
@@ -5,3 +5,5 @@ SRC_CC += $(addprefix view/, $(notdir $(wildcard $(PRG_DIR)/view/*.cc)))
|
||||
SRC_CC += $(addprefix model/, $(notdir $(wildcard $(PRG_DIR)/model/*.cc)))
|
||||
LIBS += base
|
||||
INC_DIR += $(PRG_DIR) $(REP_DIR)/src/app/depot_deploy
|
||||
|
||||
REQUIRES = x86
|
||||
|
||||
Reference in New Issue
Block a user