ssdk-shell: add qca-ssdk dependency

Signed-off-by: Sean Khan <datapronix@protonmail.com>
This commit is contained in:
Sean Khan 2024-04-14 05:46:47 -04:00
parent 387da654c2
commit 7173bd647c

View File

@ -18,6 +18,7 @@ define Package/qca-ssdk-shell
SECTION:=QCA
CATEGORY:=Utilities
TITLE:=Shell application for QCA SSDK
DEPENDS:=+kmod-qca-ssdk
endef