8b529e7b29
In order for pre-commit to be useful, everything needs to meet a common baseline. Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org>
8 строки
138 B
Makefile
8 строки
138 B
Makefile
OPENCL_DEPTH = ../../..
|
|
|
|
include $(OPENCL_DEPTH)/runtimenew/runtimedefs
|
|
|
|
SUBDIRS = build
|
|
|
|
include $(OPENCL_DEPTH)/runtimenew/runtimerules
|