[Lunar-commits] kernel-reqs: Adding iwlwifi to POST_INSTALL.

Dennis Veatch dennisveatch at bellsouth.net
Mon Dec 3 21:26:31 CET 2007


commit a2978e7f3b9171b907876d099a2d25c2423bf81d
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date:   Mon Dec 3 15:26:22 2007 -0500

    kernel-reqs: Adding iwlwifi to POST_INSTALL.
    
    This module needs a recompile anytime the kernel is
    bumped or recompiled.
---
 kernel/kernel-reqs/POST_INSTALL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/kernel/kernel-reqs/POST_INSTALL b/kernel/kernel-reqs/POST_INSTALL
index 3c90dac..525622a 100644
--- a/kernel/kernel-reqs/POST_INSTALL
+++ b/kernel/kernel-reqs/POST_INSTALL
@@ -1,4 +1,4 @@
-kreqs="alsa-driver bluez-kernel cipe cryptoapi cvsfs drm-git fglrx ftpfs hostap-driver ieee80211 igb iptables ipw2100 ipw2200 ipw3945 i2c ixgbe ndiswrapper ltmodem madwifi madwifi-svn fuse mwavem NFORCE NVIDIA NVIDIA-old NVIDIA-beta openafs-driver pcmcia-cs slmodem snare-core submount e1000 gspcav1 kqemu"
+kreqs="alsa-driver bluez-kernel cipe cryptoapi cvsfs drm-git fglrx ftpfs hostap-driver ieee80211 igb iptables ipw2100 ipw2200 ipw3945 i2c ixgbe ndiswrapper ltmodem madwifi madwifi-svn fuse mwavem NFORCE NVIDIA NVIDIA-old NVIDIA-beta openafs-driver pcmcia-cs slmodem snare-core submount e1000 gspcav1 kqemu iwlwifi"
 
 for req in $kreqs; do
   if module_installed $req ; then


More information about the Lunar-commits mailing list