Skip to content

Commit

Permalink
mediatek: add Comfast CF-E395AX support by adding an alternative mode…
Browse files Browse the repository at this point in the history
…l name

both these devices share the board and same config, just different model number

Install instructions are the same as the CF-E393AX commit - https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=d8f4453bf2de9fd9baf3d660ed12e0797ff2cfdb

Signed-off-by: David Bentham <[email protected]>

Link: openwrt/openwrt#16389
Signed-off-by: John Crispin <[email protected]>
(cherry picked from commit 794291b)
  • Loading branch information
db260179 authored and hauke committed Dec 25, 2024
1 parent 45bf30e commit 55d1fe4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions target/linux/mediatek/image/filogic.mk
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,8 @@ TARGET_DEVICES += cmcc_rax3000m
define Device/comfast_cf-e393ax
DEVICE_VENDOR := COMFAST
DEVICE_MODEL := CF-E393AX
DEVICE_ALT0_VENDOR := COMFAST
DEVICE_ALT0_MODEL := CF-E395AX
DEVICE_DTS := mt7981a-comfast-cf-e393ax
DEVICE_DTS_DIR := ../dts
DEVICE_DTC_FLAGS := --pad 4096
Expand Down

0 comments on commit 55d1fe4

Please sign in to comment.