From acdf0e61288ea995432d4846d7a5e19b9e07e436 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Wed, 22 Apr 2009 09:32:02 +0200 Subject: [PATCH 1/1] Reenabled xen build fix linux-xen build --- lfs/linux | 9 +++------ make.sh | 2 +- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/lfs/linux b/lfs/linux index 14c7a00103..fcd74562e6 100644 --- a/lfs/linux +++ b/lfs/linux @@ -34,12 +34,9 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) CFLAGS = CXXFLAGS = -ifeq "$(firstword $(MAKEFILES))" "linux-xen" - XEN=1 -endif -PROG = linux-xen -PAK_VER = 1 -DEPS = "" +PROG = linux-xen +PAK_VER = 1 +DEPS = "" # Normal build or XEN build. # diff --git a/make.sh b/make.sh index a913a3b91e..e645cefcbb 100755 --- a/make.sh +++ b/make.sh @@ -606,7 +606,7 @@ buildipfire() { ipfiremake perl-gettext ipfiremake vdradmin ipfiremake x11libs -# ipfiremake xen + ipfiremake xen ipfiremake miau ipfiremake net-snmp ipfiremake perl-DBI -- 2.39.2