From: John Crispin Date: Tue, 2 Dec 2014 15:25:14 +0000 (+0000) Subject: oxnas/kd20: add usb-storage to default package set X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9430e86b61914f26cd71d1f5b23f90bf73a57581;p=librecmc%2Flibrecmc.git oxnas/kd20: add usb-storage to default package set KD20 got a built-in card-reader wired to the USB-3 root-hub. Signed-off-by: Daniel Golle SVN-Revision: 43497 --- diff --git a/target/linux/oxnas/profiles/100-Generic.mk b/target/linux/oxnas/profiles/100-Generic.mk index d5ec97d44e..4e53fcb68c 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