mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
ramips: add missing kmod-mt7615-firmware for TP-Link RE500 v1
Adding this has been overlooked when rebasing the commit prior to
merge.
Fixes: ba0f4f0cfd
("ramips: add support for TP-Link RE500 v1")
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
bbdd99619c
commit
7de08be913
@ -869,7 +869,7 @@ define Device/tplink_re500-v1
|
||||
$(Device/tplink-safeloader)
|
||||
DEVICE_MODEL := RE500
|
||||
DEVICE_VARIANT := v1
|
||||
DEVICE_PACKAGES := kmod-mt7615e wpad-basic
|
||||
DEVICE_PACKAGES := kmod-mt7615e kmod-mt7615-firmware wpad-basic
|
||||
TPLINK_BOARD_ID := RE500-V1
|
||||
IMAGE_SIZE := 14208k
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user