diff options
Diffstat (limited to 'conf/distro/ucslugc.conf')
-rw-r--r-- | conf/distro/ucslugc.conf | 9 |
1 files changed, 0 insertions, 9 deletions
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}" |