mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Install re2c on on 5.4 and ipq4xx
This commit is contained in:
parent
78cbf848f8
commit
d26e4ed6b0
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +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
|
||||||
KCONFIG:=
|
KCONFIG:=
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue