projects
/
barrelfish
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
d21aa17
)
platforms hakefile fixed trailing comma
author
Roni Häcki
<roni.haecki@inf.ethz.ch>
Mon, 10 Apr 2017 13:07:01 +0000 (15:07 +0200)
committer
Roni Häcki
<roni.haecki@inf.ethz.ch>
Mon, 10 Apr 2017 13:07:01 +0000 (15:07 +0200)
Signed-off-by: Roni Häcki <roni.haecki@inf.ethz.ch>
platforms/Hakefile
patch
|
blob
|
history
diff --git
a/platforms/Hakefile
b/platforms/Hakefile
index
8ea5392
..
9a77d9c
100644
(file)
--- a/
platforms/Hakefile
+++ b/
platforms/Hakefile
@@
-226,7
+226,7
@@
let bin_rcce_lu = [ "/sbin/" ++ f | f <- [
"vnode_map_test",
"webserver",
"xeon_phi",
- "xeon_phi_mgr",
+ "xeon_phi_mgr"
]] ++ modules_common
-- the following are broken in the newidc system