From b45e49d911b7b365efd3d9f68b70b31ddd475447 Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Fri, 14 Apr 2006 14:17:54 +0000 Subject: [PATCH] openslug.conf, debianslug.conf, ucslugc.conf: Removed the modules which we've now compiled into the kernel. --- conf/distro/debianslug.conf | 9 --------- conf/distro/openslug.conf | 9 --------- conf/distro/ucslugc.conf | 9 --------- 3 files changed, 27 deletions(-) diff --git a/conf/distro/debianslug.conf b/conf/distro/debianslug.conf index 32dd55d978..f503e928d7 100644 --- a/conf/distro/debianslug.conf +++ b/conf/distro/debianslug.conf @@ -87,15 +87,6 @@ kernel-module-nls-cp437 \ kernel-module-nls-utf8 \ " -DEBIANSLUG_STANDARD_RDEPENDS += "\ -kernel-module-ehci-hcd \ -kernel-module-ohci-hcd \ -kernel-module-uhci-hcd \ -kernel-module-sd-mod \ -kernel-module-usb-storage \ -kernel-module-scsi-mod \ -" - # This documents other file systems which are built but not installed # by default in the flash image. # diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf index 9c9ce228b4..94574c3fe0 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -87,15 +87,6 @@ kernel-module-nls-cp437 \ kernel-module-nls-utf8 \ " -OPENSLUG_STANDARD_RDEPENDS += "\ -kernel-module-ehci-hcd \ -kernel-module-ohci-hcd \ -kernel-module-uhci-hcd \ -kernel-module-sd-mod \ -kernel-module-usb-storage \ -kernel-module-scsi-mod \ -" - # This documents other file systems which are built but not installed # by default in the flash image. # diff --git a/conf/distro/ucslugc.conf b/conf/distro/ucslugc.conf index bb6c6efa6a..b6f19308d1 100644 --- a/conf/distro/ucslugc.conf +++ b/conf/distro/ucslugc.conf @@ -20,15 +20,6 @@ UCSLUGC_EXTRA_BBFILES ?= "" # setting - either may be set in local.conf to override these values. UCSLUGC_EXTRA_RDEPENDS ?= "" -UCSLUGC_STANDARD_RDEPENDS += "\ -kernel-module-ehci-hcd \ -kernel-module-ohci-hcd \ -kernel-module-uhci-hcd \ -kernel-module-sd-mod \ -kernel-module-usb-storage \ -kernel-module-scsi-mod \ -" - # SLUGOS_EXTRA_RDEPENDS ?= "${UCSLUGC_EXTRA_RDEPENDS}" -- 2.39.5