Skip to content

Commit

Permalink
omnia-5g-kit: Add more dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
miska committed Sep 2, 2024
1 parent 2452bb9 commit 2eb356b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion hardware/omnia/omnia-5g-kit/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,11 @@ include $(INCLUDE_DIR)/package.mk

define Package/omnia-5g-kit
TITLE:=Support for Turris Omnia 5G kit
DEPENDS:=@TARGET_mvebu_cortexa9_DEVICE_cznic_turris-omnia +turris-nor-update +mwan3 +watchcat
DEPENDS:=@TARGET_mvebu_cortexa9_DEVICE_cznic_turris-omnia \
+turris-nor-update \
+mwan3 +watchcat \
+luci-app-mwan3 +luci-app-watchcat \
+kmod-usb-net-cdc-ncm +kmod-usb-serial-option
CONFLICTS:=modem-manager-autosetup modem-manager
endef

Expand Down

0 comments on commit 2eb356b

Please sign in to comment.