mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
f6dd1c96f6
Ref #4344
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
|