mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-27 01:11:06 +00:00
3 lines
119 B
Makefile
3 lines
119 B
Makefile
|
DRM_DIR = $(call select_from_ports,drm)/src/lib/drm
|
||
|
INC_DIR += $(DRM_DIR) $(addprefix $(DRM_DIR)/,intel include/drm)
|