From: Tom Knot Date: Fri, 2 Mar 2018 12:19:31 +0000 (+0100) Subject: Fixed problem with binary directory not being committed and breaking Makefile if... X-Git-Url: http://git.graph-it.com/?a=commitdiff_plain;h=b7095cabbbf15d073121e7b6affad51fa88e3310;p=graphit%2Funipi-kernel.git Fixed problem with binary directory not being committed and breaking Makefile if it is not otherwise created --- diff --git a/modules/unipi/bin b/modules/unipi/bin deleted file mode 100644 index 9cdf8fa..0000000 Binary files a/modules/unipi/bin and /dev/null differ diff --git a/modules/unipi/bin/.dummy b/modules/unipi/bin/.dummy new file mode 100644 index 0000000..664bbb0 --- /dev/null +++ b/modules/unipi/bin/.dummy @@ -0,0 +1 @@ +# Compiled binaries go here