mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Fix filogik.mk
This commit is contained in:
parent
b11724b1ad
commit
5f9cd9d476
1 changed files with 7 additions and 7 deletions
|
@ -208,13 +208,13 @@ $(call Device/adtran_smartrg)
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += smartrg_sdg-8733
|
TARGET_DEVICES += smartrg_sdg-8733
|
||||||
|
|
||||||
define Device/smartrg_sdg-8733a
|
#define Device/smartrg_sdg-8733a
|
||||||
$(call Device/adtran_smartrg)
|
#$(call Device/adtran_smartrg)
|
||||||
DEVICE_MODEL := SDG-8733A
|
# DEVICE_MODEL := SDG-8733A
|
||||||
DEVICE_DTS := mt7988d-smartrg-SDG-8733A
|
# DEVICE_DTS := mt7988d-smartrg-SDG-8733A
|
||||||
DEVICE_PACKAGES += mt7988-2p5g-phy-firmware kmod-mt7996-firmware kmod-phy-aquantia
|
# DEVICE_PACKAGES += mt7988-2p5g-phy-firmware kmod-mt7996-firmware kmod-phy-aquantia
|
||||||
endef
|
#endef
|
||||||
TARGET_DEVICES += smartrg_sdg-8733a
|
#TARGET_DEVICES += smartrg_sdg-8733a
|
||||||
|
|
||||||
define Device/smartrg_sdg-8734
|
define Device/smartrg_sdg-8734
|
||||||
$(call Device/adtran_smartrg)
|
$(call Device/adtran_smartrg)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue