]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Reenabled xen build
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 22 Apr 2009 07:32:02 +0000 (09:32 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 22 Apr 2009 07:32:02 +0000 (09:32 +0200)
fix linux-xen build

lfs/linux
make.sh

index 14c7a0010319a483abe4e83ca8382ebf98861fe4..fcd74562e6dd811271504e30aa5cb16c05dc532a 100644 (file)
--- 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 a913a3b91ee11b6b29b4c28e29a2624cee804a8b..e645cefcbb8defc6c9e393ec4a3ef3fcf091faef 100755 (executable)
--- 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