mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
fix menuconfig missing DIR-878 A1 DIR-882 A1 (#5038)
This commit is contained in:
parent
146bf0281a
commit
e04cde3f2a
@ -233,6 +233,7 @@ define Device/dlink_dir-878-a1
|
||||
DEVICE_MODEL := DIR-878
|
||||
DEVICE_VARIANT := A1
|
||||
DEVICE_PACKAGES := kmod-mt7615d luci-app-mtwifi uboot-envtools
|
||||
SUPPORTED_DEVICES += dir-878-a1
|
||||
endef
|
||||
|
||||
define Device/dlink_dir-882-a1
|
||||
@ -241,6 +242,7 @@ define Device/dlink_dir-882-a1
|
||||
DEVICE_MODEL := DIR-882
|
||||
DEVICE_VARIANT := A1
|
||||
DEVICE_PACKAGES := kmod-mt7615d luci-app-mtwifi uboot-envtools
|
||||
SUPPORTED_DEVICES += dir-882-a1
|
||||
endef
|
||||
|
||||
TARGET_DEVICES += dlink_dir-860l-b1
|
||||
@ -587,13 +589,6 @@ define Device/mikrotik_routerboard-m33g
|
||||
endef
|
||||
TARGET_DEVICES += mikrotik_routerboard-m33g
|
||||
|
||||
define Device/motorola_mr2600
|
||||
IMAGE_SIZE := 16064k
|
||||
DEVICE_VENDOR := Motorola
|
||||
DEVICE_MODEL := MR2600
|
||||
DEVICE_PACKAGES := kmod-mt7615d luci-app-mtwifi uboot-envtools
|
||||
endef
|
||||
|
||||
TARGET_DEVICES += motorola_mr2600
|
||||
define Device/mqmaker_witi
|
||||
IMAGE_SIZE := 16064k
|
||||
|
Loading…
Reference in New Issue
Block a user