ramips: add former board names to PSG1218 variants
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
8ed5c6d3b1
commit
f66e7cb30b
1 changed files with 2 additions and 0 deletions
|
@ -326,6 +326,7 @@ define Device/psg1218a
|
||||||
DTS := PSG1218A
|
DTS := PSG1218A
|
||||||
DEVICE_TITLE := Phicomm PSG1218 rev.Ax
|
DEVICE_TITLE := Phicomm PSG1218 rev.Ax
|
||||||
DEVICE_PACKAGES := kmod-mt76x2
|
DEVICE_PACKAGES := kmod-mt76x2
|
||||||
|
SUPPORTED_DEVICES += psg1218
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += psg1218a
|
TARGET_DEVICES += psg1218a
|
||||||
|
|
||||||
|
@ -333,6 +334,7 @@ define Device/psg1218b
|
||||||
DTS := PSG1218B
|
DTS := PSG1218B
|
||||||
DEVICE_TITLE := Phicomm PSG1218 rev.Bx
|
DEVICE_TITLE := Phicomm PSG1218 rev.Bx
|
||||||
DEVICE_PACKAGES := kmod-mt76x2
|
DEVICE_PACKAGES := kmod-mt76x2
|
||||||
|
SUPPORTED_DEVICES += psg1218
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += psg1218b
|
TARGET_DEVICES += psg1218b
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue