kiddin9 2 年 前
コミット
cf77d371a7
1 ファイル変更1 行追加1 行削除
  1. 1 1
      devices/common/patches/targets.patch

+ 1 - 1
devices/common/patches/targets.patch

@@ -31,7 +31,7 @@
 +DEFAULT_PACKAGES+=autocore-arm luci-app-cpufreq
 +endif
 +
-+ifneq ($(CONFIG_USB_SUPPORT),)
++ifneq ($(CONFIG_PACKAGE_kmod-usb3)$(CONFIG_PACKAGE_kmod-usb2),)
 +DEFAULT_PACKAGES+=automount
 +endif
 +