git://git.onelab.eu
/
build.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66d531c
)
Includes codemux.
author
Faiyaz Ahmed
<faiyaza@cs.princeton.edu>
Wed, 2 May 2007 16:21:28 +0000
(16:21 +0000)
committer
Faiyaz Ahmed
<faiyaza@cs.princeton.edu>
Wed, 2 May 2007 16:21:28 +0000
(16:21 +0000)
planetlab.mk
patch
|
blob
|
history
diff --git
a/planetlab.mk
b/planetlab.mk
index
3a55d68
..
b3a43df
100644
(file)
--- a/
planetlab.mk
+++ b/
planetlab.mk
@@
-4,7
+4,7
@@
# Mark Huang <mlhuang@cs.princeton.edu>
# Copyright (C) 2003-2006 The Trustees of Princeton University
#
-# $Id: planetlab.mk,v 1.45.2.
7 2007/03/06 15:52:02
faiyaza Exp $
+# $Id: planetlab.mk,v 1.45.2.
8 2007/03/06 16:03:20
faiyaza Exp $
#
#
@@
-329,6
+329,13
@@
ALL += bootcd
# bootcd requires current packages
bootcd: $(filter-out bootcd,$(ALL))
+#
+# CoDemux
+#
+codemux-MODULE := codemux
+codemux-SPEC := codemux/codemux.spec
+ALL += codemux
+
#
# MyPLC
#