]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/alsa
Add ext4 support to installer.
[people/pmueller/ipfire-2.x.git] / lfs / alsa
index 534a0a962d3689fd8189813f12b58e6b6bad5031..d2eaadbbaf6865ec7ca6e88ef6eb416240bfedc9 100644 (file)
--- a/lfs/alsa
+++ b/lfs/alsa
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# 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        #
 
 include Config
 
+ifeq "$(PAE)" "1"
+       VERSUFIX=ipfire-pae
+else
 ifeq "$(XEN)" "1"
        VERSUFIX=ipfire-xen
 else
        VERSUFIX=ipfire
 endif
+endif
 
 VER        = 1.0.23
 UVER       = 1.0.23
@@ -40,7 +44,7 @@ DL_FILE    = $(THISAPP).tar.bz2
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 PROG       = alsa
-PAK_VER    = 7
+PAK_VER    = 8
 
 DEPS       = ""