mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-13 04:38:20 +00:00
committed by
Christian Helmuth
parent
5424628ebd
commit
e1c451f19a
@ -3,7 +3,7 @@ SRC_DIR := $(REP_DIR)/src/drivers/framebuffer/intel
|
||||
|
||||
# architecture-dependent includes
|
||||
ifeq ($(filter-out $(SPECS),x86),)
|
||||
ARCH_SRC_INC_DIR += $(REP_DIR)/src/include/x86 \
|
||||
ARCH_SRC_INC_DIR += $(REP_DIR)/src/include/spec/x86 \
|
||||
$(LX_CONTRIB_DIR)/arch/x86/include
|
||||
ifeq ($(filter-out $(SPECS),32bit),)
|
||||
ARCH_SRC_INC_DIR += $(REP_DIR)/src/include/spec/x86_32
|
||||
|
Reference in New Issue
Block a user