[PATCH 2/3] realtek: add lua-rs232 to GS110TPP v1 profile

Stijn Segers foss at volatilesystems.org
Wed Mar 10 23:05:01 GMT 2021


The GS110TPP v1 has 8 PoE+ ports so it needs the lua-rs232 package
for PoE manipulation.

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 fdc7769560..c19915aadd 100644
--- a/target/linux/realtek/image/Makefile
+++ b/target/linux/realtek/image/Makefile
@@ -81,6 +81,7 @@ define Device/netgear_gs110tpp-v1
   $(Device/netgear_nge)
   DEVICE_MODEL := GS110TPP
   DEVICE_VARIANT := v1
+  DEVICE_PACKAGES += lua-rs232
 endef
 TARGET_DEVICES += netgear_gs110tpp-v1
 
-- 
2.30.1




More information about the openwrt-devel mailing list