mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-06 11:10:24 +00:00
8 lines
173 B
Makefile
8 lines
173 B
Makefile
include $(REP_DIR)/lib/mk/libdrm.inc
|
|
|
|
include $(call select_from_repositories,lib/import/import-libdrm.mk)
|
|
|
|
SRC_CC := ioctl_dummy.cc
|
|
|
|
CC_OPT_xf86drm += -Wno-unused-variable
|