diff --git a/target/linux/ramips/image/mt7620.mk b/target/linux/ramips/image/mt7620.mk index b0d2b2a8f..07b969f47 100644 --- a/target/linux/ramips/image/mt7620.mk +++ b/target/linux/ramips/image/mt7620.mk @@ -427,22 +427,22 @@ TARGET_DEVICES += oy-0001 define Device/psg1208 DTS := PSG1208 - DEVICE_TITLE := Phicomm PSG1208 + DEVICE_TITLE := Phicomm PSG1208 (K1) DEVICE_PACKAGES := kmod-mt76 endef TARGET_DEVICES += psg1208 define Device/psg1218a DTS := PSG1218A - DEVICE_TITLE := Phicomm PSG1218 rev.Ax - DEVICE_PACKAGES := kmod-mt76x2 + DEVICE_TITLE := Phicomm PSG1218 (K2) + DEVICE_PACKAGES := -luci-app-ipsec-vpnd kmod-mt76x2 luci-app-zerotier SUPPORTED_DEVICES += psg1218 endef TARGET_DEVICES += psg1218a define Device/psg1218b DTS := PSG1218B - DEVICE_TITLE := Phicomm PSG1218 rev.Bx + DEVICE_TITLE := Phicomm PSG1218 (K2C) DEVICE_PACKAGES := kmod-mt76x2 SUPPORTED_DEVICES += psg1218 endef