]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
fix build of linux-pae, linux-xen and xen-image
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 4 Oct 2011 17:28:22 +0000 (19:28 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 4 Oct 2011 17:28:22 +0000 (19:28 +0200)
config/rootfiles/packages/linux-pae [moved from config/rootfiles/packages/i586/linux-pae with 100% similarity]
config/rootfiles/packages/linux-xen [moved from config/rootfiles/packages/i586/linux-xen with 100% similarity]
lfs/linux
lfs/linux-pae
lfs/linux-xen [changed from symlink to file mode: 0644]

index 2c2cfb906596937b4e8a1ca6453b607da0170c56..25ff5daf406871869aff2f7516118832d8c06361 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -34,7 +34,6 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 CFLAGS     =
 CXXFLAGS   =
 
-PROG      = linux-xen
 PAK_VER    = 19
 DEPS      = ""
 
index d71a0cf944a41fbd48ad5ab8069f1c6f713f66ac..9f73b93206c32c9968af7a1b6a5e6441d10c974e 100644 (file)
@@ -29,3 +29,4 @@ VER      = kernel
 include linux
 
 PROG      = linux-pae
+ARCH      = i586
deleted file mode 120000 (symlink)
index 9c52cb36f47ec904cdc4fd9a33e000b6170bb0b0..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-linux
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..c22e04ef2f94cf3bb6d595fc6b2bac4dc03b3665
--- /dev/null
@@ -0,0 +1,32 @@
+###############################################################################
+#                                                                             #
+# IPFire.org - A linux based firewall                                         #
+# Copyright (C) 2010  IPFire Team <info@ipfire.org>                           #
+#                                                                             #
+# This program is free software: you can redistribute it and/or modify        #
+# it under the terms of the GNU General Public License as published by        #
+# the Free Software Foundation, either version 3 of the License, or           #
+# (at your option) any later version.                                         #
+#                                                                             #
+# This program is distributed in the hope that it will be useful,             #
+# but WITHOUT ANY WARRANTY; without even the implied warranty of              #
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the               #
+# GNU General Public License for more details.                                #
+#                                                                             #
+# You should have received a copy of the GNU General Public License           #
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.       #
+#                                                                             #
+###############################################################################
+
+###############################################################################
+# Definitions
+###############################################################################
+
+include Config
+
+VER       = kernel
+
+include linux
+
+PROG      = linux-xen
+ARCH      = i586