diff mbox series

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

Message ID 20210310230502.8252-3-foss@volatilesystems.org
State Superseded, archived
Headers show
Series realtek: various fixes | expand

Commit Message

Stijn Segers March 10, 2021, 11:05 p.m. UTC
The GS110TPP v1 has 8 PoE+ ports so it needs the lua-rs232 package
for PoE manipulation.

Signed-off-by: Stijn Segers <foss@volatilesystems.org>
---
 target/linux/realtek/image/Makefile | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

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