Преглед изворни кода

ramips: mt7621: Alternative name KE 2P for Phicomm K2P

The Phicomm KE 2P is identical to the already supported Phicomm K2P,
renamed for the European market. Use the ALT0 buildroot tags to show
both devices.

Signed-off-by: Roger Pueyo Centelles <[email protected]>
Roger Pueyo Centelles пре 6 година
родитељ
комит
ac36cca012
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      target/linux/ramips/image/mt7621.mk

+ 2 - 0
target/linux/ramips/image/mt7621.mk

@@ -548,6 +548,8 @@ define Device/phicomm_k2p
   IMAGE_SIZE := 15744k
   IMAGE_SIZE := 15744k
   DEVICE_VENDOR := Phicomm
   DEVICE_VENDOR := Phicomm
   DEVICE_MODEL := K2P
   DEVICE_MODEL := K2P
+  DEVICE_ALT0_VENDOR := Phicomm
+  DEVICE_ALT0_MODEL := KE 2P
   SUPPORTED_DEVICES += k2p
   SUPPORTED_DEVICES += k2p
   DEVICE_PACKAGES := kmod-mt7615e wpad-basic
   DEVICE_PACKAGES := kmod-mt7615e wpad-basic
 endef
 endef