kernel: change selection of config to support more architectures.

This commit is contained in:
Arne Fitzenreiter
2011-10-05 20:20:36 +02:00
parent 33e7a2609e
commit fdf0c7c15d
18 changed files with 78 additions and 219 deletions

View File

@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
# Copyright (C) 2010 IPFire Team <info@ipfire.org> #
# Copyright (C) 2007-2011 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 #
@@ -24,16 +24,7 @@
include Config
ifeq "$(PAE)" "1"
VERSUFIX=ipfire-pae
else
ifeq "$(XEN)" "1"
VERSUFIX=ipfire-xen
else
VERSUFIX=ipfire
endif
endif
VERSUFIX=ipfire$(KCFG)
VER = hal-0.10.5.6-r4119-20100201