mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Fix for rutx
This commit is contained in:
parent
75989a48d3
commit
d684867a86
7 changed files with 11 additions and 6 deletions
|
@ -843,7 +843,8 @@ define Device/teltonika_rutx
|
|||
IMAGE/factory.bin := append-ubi | qsdk-ipq-factory-nand | append-rutx-metadata
|
||||
IMAGES += sysupgrade.bin
|
||||
IMAGE/sysupgrade.bin := append-ubi | qsdk-ipq-factory-nand | append-metadata
|
||||
DEVICE_PACKAGES := ipq-wifi-teltonika_rutx kmod-bluetooth kmod-r2ec
|
||||
#DEVICE_PACKAGES := ipq-wifi-teltonika_rutx kmod-bluetooth kmod-r2ec
|
||||
DEVICE_PACKAGES := ipq-wifi-teltonika_rutx kmod-bluetooth
|
||||
HW_SUPPORT := io_expander%stm32:shiftreg_1
|
||||
endef
|
||||
TARGET_DEVICES += teltonika_rutx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue