git.graph-it.com
/
graphit
/
unipi-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
796e6fe
)
Updated Makefile
author
Tom Knot
<tomasknot@gmail.com>
Mon, 26 Feb 2018 15:05:10 +0000
(16:05 +0100)
committer
Tom Knot
<tomasknot@gmail.com>
Mon, 26 Feb 2018 15:05:10 +0000
(16:05 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index b8a3bb989346234c92ce5601bfc3aa2e9c049086..89d99a2a3c1798d6b620450cd3a8193dbe2b26a2 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-3,8
+3,8
@@
# if necessary.
MODULES_DIR_PATH = ${PWD}/modules/
-MODULES_LIST =
neuron_s
pi/
-TRANSFER_MODULE =
neuron_s
pi/
+MODULES_LIST =
uni
pi/
+TRANSFER_MODULE =
uni
pi/
.PHONY: default
default: symlink ;