Skip to content

Commit

Permalink
Revert "openwrt: add dependency on USB serial driver"
Browse files Browse the repository at this point in the history
This reverts commit 7b7042c.

With this change, the SDK begins to package up all the kmods. Let's not
do that to minimize build-time.

Signed-off-by: David Bauer <[email protected]>
  • Loading branch information
blocktrron committed Oct 9, 2023
1 parent 5b64bb8 commit 0aa5ab8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions openwrt/quectel-timesync/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ endef
define Package/quectel-timesync
SECTION:=net
CATEGORY:=Network
TITLE:=Tool for acquiring time from Quectel cellular modems
DEPENDS:=+kmod-usb-serial-option
TITLE:=TOol for acquiring time from Quectel cellular modems
endef

define Package/quectel-timesync/conffiles
Expand Down

0 comments on commit 0aa5ab8

Please sign in to comment.