Skip to content

Commit

Permalink
Fix filogik.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
Ysurac committed Sep 26, 2024
1 parent b11724b commit 5f9cd9d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions 6.6/target/linux/mediatek/image/filogic.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 5f9cd9d

Please sign in to comment.