From: Thierry Parmentelat Date: Fri, 27 Jun 2008 07:17:00 +0000 (+0000) Subject: added dependency, for when building only vserver (e.g. for centOS) X-Git-Tag: 4.2-rc14~4 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=63464137938dbdfdcc781137c5716ae1c0da7de1;p=build.git added dependency, for when building only vserver (e.g. for centOS) this is required now that we exclude iproute from the stock fedora repos --- diff --git a/onelab.mk b/onelab.mk index b059711b..7e4a8a07 100644 --- a/onelab.mk +++ b/onelab.mk @@ -194,6 +194,7 @@ iproute-MODULES := iproute2 iproute-SPEC := iproute.spec ALL += iproute IN_BOOTSTRAPFS += iproute +IN_VSERVER += iproute # # vsys diff --git a/planetlab.mk b/planetlab.mk index 6dd70bfb..6b4892ea 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -172,6 +172,7 @@ iproute-MODULES := iproute2 iproute-SPEC := iproute.spec ALL += iproute IN_BOOTSTRAPFS += iproute +IN_VSERVER += iproute # # vsys