projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbdd996
)
ramips: add missing kmod-mt7615-firmware for TP-Link RE500 v1
author
Adrian Schmutzler
<
[email protected]
>
Wed, 8 Jul 2020 19:12:27 +0000
(21:12 +0200)
committer
Adrian Schmutzler
<
[email protected]
>
Wed, 8 Jul 2020 19:20:19 +0000
(21:20 +0200)
Adding this has been overlooked when rebasing the commit prior to
merge.
Fixes: ba0f4f0cfddc ("ramips: add support for TP-Link RE500 v1")
Signed-off-by: Adrian Schmutzler <
[email protected]
>
target/linux/ramips/image/mt7621.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/mt7621.mk
b/target/linux/ramips/image/mt7621.mk
index ad61440c4c9a14c3052145eee2ead3d21032d12d..6ab77d0f014575de589ed1dab309d3d021dc817b 100644
(file)
--- a/
target/linux/ramips/image/mt7621.mk
+++ b/
target/linux/ramips/image/mt7621.mk
@@
-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