[Lunar-commits] r22738 - moonbase/trunk/kernel/kernel-reqs

Terry Chan tchan at lunar-linux.org
Sun Dec 24 20:40:45 CET 2006


Author: tchan
Date: 2006-12-24 20:40:44 +0100 (Sun, 24 Dec 2006)
New Revision: 22738

Modified:
   moonbase/trunk/kernel/kernel-reqs/POST_INSTALL
Log:
Added ipw3945 to the list of kernel modules that need to be recompiled.


Modified: moonbase/trunk/kernel/kernel-reqs/POST_INSTALL
===================================================================
--- moonbase/trunk/kernel/kernel-reqs/POST_INSTALL	2006-12-24 17:34:07 UTC (rev 22737)
+++ moonbase/trunk/kernel/kernel-reqs/POST_INSTALL	2006-12-24 19:40:44 UTC (rev 22738)
@@ -1,4 +1,4 @@
-kreqs="alsa-driver bluez-kernel cipe cryptoapi cvsfs drm-git ftpfs hostap-driver ieee80211 iptables ipw2100 ipw2200 i2c ndiswrapper ltmodem madwifi-cvs mwavem NFORCE NVIDIA NVIDIA-old NVIDIA-beta openafs-driver pcmcia-cs slmodem snare-core submount"
+kreqs="alsa-driver bluez-kernel cipe cryptoapi cvsfs drm-git ftpfs hostap-driver ieee80211 iptables ipw2100 ipw2200 ipw3945 i2c ndiswrapper ltmodem madwifi-cvs mwavem NFORCE NVIDIA NVIDIA-old NVIDIA-beta openafs-driver pcmcia-cs slmodem snare-core submount"
 
 for req in $kreqs; do
   if module_installed $req ; then



More information about the Lunar-commits mailing list