dde_linux: update intel_fb to 4.4.3

Issue #1974.
This commit is contained in:
Stefan Kalkowski
2016-03-22 11:04:07 +01:00
committed by Christian Helmuth
parent 5424628ebd
commit e1c451f19a
28 changed files with 2548 additions and 2300 deletions

View File

@ -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