[PATCH 1/3] realtek: add lua-rs232 to GS1900-10HP profile
Stijn Segers
foss at volatilesystems.org
Wed Mar 10 23:05:00 GMT 2021
Somehow all the other supported ZyXEL switches have the lua-rs232 package
defined as an extra package, needed for PoE manipulation, but the
GS1900-10HP does not. Rectify this.
Signed-off-by: Stijn Segers <foss at volatilesystems.org>
---
target/linux/realtek/image/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/realtek/image/Makefile b/target/linux/realtek/image/Makefile
index 424726c8a9..fdc7769560 100644
--- a/target/linux/realtek/image/Makefile
+++ b/target/linux/realtek/image/Makefile
@@ -89,6 +89,7 @@ define Device/zyxel_gs1900-10hp
IMAGE_SIZE := 6976k
DEVICE_VENDOR := ZyXEL
DEVICE_MODEL := GS1900-10HP
+ DEVICE_PACKAGES += lua-rs232
UIMAGE_MAGIC := 0x83800000
KERNEL_INITRAMFS := kernel-bin | append-dtb | gzip | zyxel-vers AAZI | uImage gzip
endef
--
2.30.1
More information about the openwrt-devel
mailing list