mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-07 22:38:48 +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)
|