diff options
Diffstat (limited to 'target/linux/ramips/image/mt76x8.mk')
-rw-r--r-- | target/linux/ramips/image/mt76x8.mk | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/target/linux/ramips/image/mt76x8.mk b/target/linux/ramips/image/mt76x8.mk index 5bb9bf61b7..5c10159568 100644 --- a/target/linux/ramips/image/mt76x8.mk +++ b/target/linux/ramips/image/mt76x8.mk @@ -107,6 +107,15 @@ define Device/buffalo_wcr-1166ds endef TARGET_DEVICES += buffalo_wcr-1166ds +define Device/comfast_cf-wr617ac + IMAGE_SIZE := 7872k + DTS := CF-WR617AC + DEVICE_VENDOR := Comfast + DEVICE_MODEL := CF-WR617AC + DEVICE_PACKAGES := kmod-mt76x2 kmod-rt2800-pci +endef +TARGET_DEVICES += comfast_cf-wr617ac + define Device/comfast_cf-wr758ac IMAGE_SIZE := 7872k DEVICE_VENDOR := COMFAST |