rtl8192du: drop useless option SUBDIRS""

This commit is contained in:
CN_SZTL 2020-08-10 16:58:22 +08:00
parent ca2f928412
commit f745afb7fb
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -50,7 +50,6 @@ endef
define Build/Compile
+$(MAKE) $(PKG_JOBS) -C $(LINUX_DIR) \
$(KERNEL_MAKE_FLAGS) \
SUBDIRS="$(PKG_BUILD_DIR)" \
CONFIG_RTL8192DU=m \
NOSTDINC_FLAGS="$(NOSTDINC_FLAGS)" \
M="$(PKG_BUILD_DIR)" \