From e56057cd0e5421156887762f37a96f536b0386fe Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Wed, 24 Oct 2001 17:43:43 +0000 Subject: all needs pcmcia core modules --- update_kernel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update_kernel') diff --git a/update_kernel b/update_kernel index 9d3390521..7b89137f5 100755 --- a/update_kernel +++ b/update_kernel @@ -40,7 +40,7 @@ function create_modules() { create_marfile pcmcia_modules.mar $PCMCIA_MODULES $PCMCIA_COREMODULES $GENERIC_MODULES create_marfile usbnet_modules.mar $USBNET_MODULES $GENERIC_MODULES create_marfile other_modules.mar $BIG_MODULES $GENERIC_MODULES - create_marfile all_modules.mar $ALL_MODULES $GENERIC_MODULES + create_marfile all_modules.mar $ALL_MODULES $PCMCIA_COREMODULES $GENERIC_MODULES rm -f $ALL_MODULES $PCMCIA_COREMODULES $NOT_USEFULL_IN_STAGE1 # leave in the directory non-install1 used modules } -- cgit v1.2.1