KD20 got a built-in card-reader wired to the USB-3 root-hub.

Signed-off-by: Daniel Golle <dan...@makrotopia.org>
---
 target/linux/oxnas/profiles/100-Generic.mk | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/target/linux/oxnas/profiles/100-Generic.mk 
b/target/linux/oxnas/profiles/100-Generic.mk
index d5ec97d..4e53fcb 100644
--- a/target/linux/oxnas/profiles/100-Generic.mk
+++ b/target/linux/oxnas/profiles/100-Generic.mk
@@ -40,7 +40,8 @@ endef
 define Profile/KD20
   NAME:=Shuttle KD20
   PACKAGES:= \
-       uboot-envtools kmod-usb2-oxnas kmod-usb3 kmod-rtc-pcf8563 
kmod-gpio-beeper
+       uboot-envtools kmod-usb2-oxnas kmod-usb3 kmod-usb-storage \
+       kmod-rtc-pcf8563 kmod-gpio-beeper
 endef
 
 define Profile/KD20/Description
-- 
2.1.3
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to