From: Mark Huang Date: Wed, 7 Feb 2007 23:20:03 +0000 (+0000) Subject: - remove madwifi and ivtv while we continue to use 2.6.12 X-Git-Tag: planetlab-4_0-rc1~8 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=7ad442ef9529f6835d494882421a95e9312ff4ce;p=build.git - remove madwifi and ivtv while we continue to use 2.6.12 --- diff --git a/planetlab.mk b/planetlab.mk index 7a423818..0def927a 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.45.2.1 2007/02/06 21:35:46 mlhuang Exp $ +# $Id: planetlab.mk,v 1.45.2.2 2007/02/07 22:36:51 mlhuang Exp $ # # @@ -64,25 +64,6 @@ ALL += vnet # Build kernel first so we can bootstrap off of its build vnet: kernel -# -# madwifi -# - -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 -# - -#ivtv-MODULE := ivtv -#ivtv-SPEC := ivtv/ivtv.spec -#ALL += ivtv - # # util-vserver #