From: Mark Huang Date: Wed, 17 Jan 2007 15:44:44 +0000 (+0000) Subject: # Build kernel first so we can bootstrap off of its build X-Git-Tag: planetlab-4_0-rc1~39 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=c30deaf73faa36edcc3eaf112b6b4a8b43d45e74;p=build.git # Build kernel first so we can bootstrap off of its build --- diff --git a/planetlab.mk b/planetlab.mk index b6d37448..5d2e4c8a 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -4,7 +4,7 @@ # Mark Huang # 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 #