mirror of https://github.com/hak5/openwrt-owl.git
ramips: create image for mt7628 evb board
The image for the EVB board got lost with the merge of the mt7628 and mt7688 subtargets. Signed-off-by: Mathias Kresin <dev@kresin.me>openwrt-18.06
parent
a31107a97a
commit
d089a5d773
|
@ -88,6 +88,7 @@ define Device/mt7628
|
||||||
DEVICE_TITLE := MediaTek MT7628 EVB
|
DEVICE_TITLE := MediaTek MT7628 EVB
|
||||||
DEVICE_PACKAGES := kmod-usb2 kmod-usb-ohci kmod-usb-ledtrig-usbport
|
DEVICE_PACKAGES := kmod-usb2 kmod-usb-ohci kmod-usb-ledtrig-usbport
|
||||||
endef
|
endef
|
||||||
|
TARGET_DEVICES += mt7628
|
||||||
|
|
||||||
define Device/omega2
|
define Device/omega2
|
||||||
DTS := OMEGA2
|
DTS := OMEGA2
|
||||||
|
|
Loading…
Reference in New Issue