mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Fix r2ec dependency
This commit is contained in:
parent
3d20d351a9
commit
37684ca097
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ define KernelPackage/r2ec
|
||||||
TITLE:=STM32 R2EC (Router to Embedded board Communication) Driver
|
TITLE:=STM32 R2EC (Router to Embedded board Communication) Driver
|
||||||
FILES:=$(PKG_BUILD_DIR)/r2ec.ko
|
FILES:=$(PKG_BUILD_DIR)/r2ec.ko
|
||||||
AUTOLOAD:=$(call AutoLoad,30,r2ec,1)
|
AUTOLOAD:=$(call AutoLoad,30,r2ec,1)
|
||||||
DEPENDS:=@TARGET_ipq40xx @LINUX_5.4
|
DEPENDS:=@TARGET_ipq40xx @LINUX_5_4
|
||||||
KCONFIG:=
|
KCONFIG:=
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue