[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 1/5] config: remove stale definition from Config.mk



buildmakevars2shellvars is used nowhere, so remove it.

Signed-off-by: Juergen Gross <jgross@xxxxxxxx>
---
 Config.mk | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/Config.mk b/Config.mk
index 7edbab8efe..e1556dfbfa 100644
--- a/Config.mk
+++ b/Config.mk
@@ -149,12 +149,6 @@ else
 date = $(shell LC_ALL=C date $(1))
 endif
 
-define buildmakevars2shellvars
-    export PREFIX="$(prefix)";                                            \
-    export XEN_SCRIPT_DIR="$(XEN_SCRIPT_DIR)";                            \
-    export XEN_ROOT="$(XEN_ROOT)"
-endef
-
 #
 # Compare $(1) and $(2) and replace $(2) with $(1) if they differ
 #
-- 
2.51.0




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.