diff --git a/kernel/morse_driver/Makefile b/kernel/morse_driver/Makefile index d01c365c..75fb19da 100644 --- a/kernel/morse_driver/Makefile +++ b/kernel/morse_driver/Makefile @@ -30,7 +30,7 @@ DTC=$(wildcard $(LINUX_DIR)/scripts/dtc/dtc) define KernelPackage/morse SUBMENU:=Wireless Drivers TITLE:=Morse Micro WIFI HaLow driver - DEPENDS:= +kmod-mmc +kmod-mac80211 +kmod-trelay +kmod-lib-crc7 +morse-fw +morse-board-config +MORSE_USB:kmod-usb-core + DEPENDS:= +kmod-mmc +kmod-mac80211 +kmod-trelay +kmod-lib-crc7 +morse-fw +morse-board-config FILES:=\ $(PKG_BUILD_DIR)/morse.ko \ $(PKG_BUILD_DIR)/dot11ah/dot11ah.ko diff --git a/luci/luci-app-ekhwizards/Makefile b/luci/luci-app-ekhwizards/Makefile index c2488815..4bc67135 100644 --- a/luci/luci-app-ekhwizards/Makefile +++ b/luci/luci-app-ekhwizards/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Wizards for HaLow evaluation kits -LUCI_DEPENDS:=+luci-base +luci-app-morseconfig +luci-lib-morseconfig +LUCI_DEPENDS:=+luci-base +luci-app-morseconfig PKG_LICENSE:=Apache-2.0