mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01: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
|