Skip to content

Commit

Permalink
ramips: add missing kmod-mt7615-firmware for TP-Link RE500 v1
Browse files Browse the repository at this point in the history
Adding this has been overlooked when rebasing the commit prior to
merge.

Fixes: ba0f4f0 ("ramips: add support for TP-Link RE500 v1")

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
  • Loading branch information
adschm committed Jul 8, 2020
1 parent bbdd996 commit 7de08be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/ramips/image/mt7621.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7de08be

Please sign in to comment.