summaryrefslogtreecommitdiffstats
path: root/update_kernel
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2001-01-24 23:33:40 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2001-01-24 23:33:40 +0000
commit3a0c5648e3c0a691e285a4ae1003cb6e06a19df1 (patch)
treef30320b72d576dfcdab1e48da2e44a910185ac87 /update_kernel
parente723e8a329c96201c01e5f8b7621e462042bb9e3 (diff)
downloaddrakx-backup-do-not-use-3a0c5648e3c0a691e285a4ae1003cb6e06a19df1.tar
drakx-backup-do-not-use-3a0c5648e3c0a691e285a4ae1003cb6e06a19df1.tar.gz
drakx-backup-do-not-use-3a0c5648e3c0a691e285a4ae1003cb6e06a19df1.tar.bz2
drakx-backup-do-not-use-3a0c5648e3c0a691e285a4ae1003cb6e06a19df1.tar.xz
drakx-backup-do-not-use-3a0c5648e3c0a691e285a4ae1003cb6e06a19df1.zip
stage1: add pcmcia
Diffstat (limited to 'update_kernel')
-rwxr-xr-xupdate_kernel2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_kernel b/update_kernel
index 7eebcc2a7..551813400 100755
--- a/update_kernel
+++ b/update_kernel
@@ -67,7 +67,7 @@ rm -rf modules ; install -d modules
create_marfile cdrom_modules.mar $CDROM_MODULES
create_marfile hd_modules.mar $HD_MODULES
create_marfile hdreiser_modules.mar $HDREISER_MODULES
- create_marfile pcmcia_modules.mar $PCMCIA_MODULES
+ create_marfile pcmcia_modules.mar $PCMCIA_MODULES $PCMCIA_INSTALLMODULES
create_marfile other_modules.mar $BIG_MODULES
create_marfile all_modules.mar $ALL_MODULES
[ "$ARCH" == "i386" ] && {