1
0
Fork 0
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:
Ycarus (Yannick Chabanois) 2024-09-26 15:42:10 +02:00
parent b11724b1ad
commit 5f9cd9d476

View file

@ -208,13 +208,13 @@ $(call Device/adtran_smartrg)
endef
TARGET_DEVICES += smartrg_sdg-8733
define Device/smartrg_sdg-8733a
$(call Device/adtran_smartrg)
DEVICE_MODEL := SDG-8733A
DEVICE_DTS := mt7988d-smartrg-SDG-8733A
DEVICE_PACKAGES += mt7988-2p5g-phy-firmware kmod-mt7996-firmware kmod-phy-aquantia
endef
TARGET_DEVICES += smartrg_sdg-8733a
#define Device/smartrg_sdg-8733a
#$(call Device/adtran_smartrg)
# DEVICE_MODEL := SDG-8733A
# DEVICE_DTS := mt7988d-smartrg-SDG-8733A
# DEVICE_PACKAGES += mt7988-2p5g-phy-firmware kmod-mt7996-firmware kmod-phy-aquantia
#endef
#TARGET_DEVICES += smartrg_sdg-8733a
define Device/smartrg_sdg-8734
$(call Device/adtran_smartrg)