kiddin9 hace 2 años
padre
commit
cf77d371a7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
 +