From: Tom Knot Date: Mon, 26 Feb 2018 15:05:10 +0000 (+0100) Subject: Updated Makefile X-Git-Url: http://git.graph-it.com/?a=commitdiff_plain;h=bc4c4c69ad4a290e9aee330ee1080cb95be14d03;p=graphit%2Funipi-kernel.git Updated Makefile --- diff --git a/Makefile b/Makefile index b8a3bb9..89d99a2 100644 --- a/Makefile +++ b/Makefile @@ -3,8 +3,8 @@ # if necessary. MODULES_DIR_PATH = ${PWD}/modules/ -MODULES_LIST = neuron_spi/ -TRANSFER_MODULE = neuron_spi/ +MODULES_LIST = unipi/ +TRANSFER_MODULE = unipi/ .PHONY: default default: symlink ;