mirror of
https://github.com/thead-yocto-mirror/gpu_bxm_4_64-kernel
synced 2026-07-19 22:48:10 +02:00
18 lines
284 B
Makefile
18 lines
284 B
Makefile
LIBDRM_INTEL_FILES := \
|
|
i915_pciids.h \
|
|
intel_bufmgr.c \
|
|
intel_bufmgr_priv.h \
|
|
intel_bufmgr_fake.c \
|
|
intel_bufmgr_gem.c \
|
|
intel_decode.c \
|
|
intel_chipset.h \
|
|
intel_chipset.c \
|
|
mm.c \
|
|
mm.h \
|
|
uthash.h
|
|
|
|
LIBDRM_INTEL_H_FILES := \
|
|
intel_bufmgr.h \
|
|
intel_aub.h \
|
|
intel_debug.h
|