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.
#
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.
#
# 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}"