Merge tag 'drm-fixes-2019-05-24-1' of git://anongit.freedesktop.org/drm/drm
[sfrench/cifs-2.6.git] / tools / testing / selftests / drivers / dma-buf / Makefile
index 4154c3d7aa585f1a8f36b07128dce44af08aed7f..79cb16b4e01a9454ca64a9ed22af80d59ea58f1f 100644 (file)
@@ -1,5 +1,8 @@
+# SPDX-License-Identifier: GPL-2.0-only
 CFLAGS += -I../../../../../usr/include/
 
 TEST_GEN_PROGS := udmabuf
 
+top_srcdir ?=../../../../..
+
 include ../../lib.mk