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:
1e5aac3
)
# Build kernel first so we can bootstrap off of its build
author
Mark Huang
<mlhuang@cs.princeton.edu>
Wed, 17 Jan 2007 15:44:44 +0000
(15:44 +0000)
committer
Mark Huang
<mlhuang@cs.princeton.edu>
Wed, 17 Jan 2007 15:44:44 +0000
(15:44 +0000)
planetlab.mk
patch
|
blob
|
history
diff --git
a/planetlab.mk
b/planetlab.mk
index
b6d3744
..
5d2e4c8
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.40 2006/12/29 22:17:31 mef Exp
$
+# $Id$
#
#
@@
-85,6
+85,9
@@
madwifi-ng-MODULE := madwifi-ng
madwifi-ng-SPEC := madwifi-ng/madwifi.spec
ALL += madwifi-ng
+# Build kernel first so we can bootstrap off of its build
+madwifi-ng: kernel
+
#
# ivtv
#