projects
/
openwrt
/
staging
/
luka.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16ad4de
)
ath79: remove stray pipe
author
David Bauer
<mail@david-bauer.net>
Fri, 17 Apr 2020 12:15:06 +0000
(14:15 +0200)
committer
David Bauer
<mail@david-bauer.net>
Fri, 17 Apr 2020 12:15:09 +0000
(14:15 +0200)
Fixes: 8918c038f330 ("ath79: add support for AVM FRITZ!WLAN Repeater 1750E")
Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ath79/image/generic.mk
patch
|
blob
|
history
diff --git
a/target/linux/ath79/image/generic.mk
b/target/linux/ath79/image/generic.mk
index aebb519164e464bd912c7c78045fefac1e1b6d4b..3acbeb2859979dc61b84cb0ead8444f1076e145f 100644
(file)
--- a/
target/linux/ath79/image/generic.mk
+++ b/
target/linux/ath79/image/generic.mk
@@
-177,7
+177,7
@@
define Device/avm_fritz1750e
SOC := qca9556
IMAGE_SIZE := 15232k
DEVICE_MODEL := FRITZ!WLAN Repeater 1750E
- DEVICE_PACKAGES += rssileds kmod-ath10k-ct-smallbuffers
|
\
+ DEVICE_PACKAGES += rssileds kmod-ath10k-ct-smallbuffers \
ath10k-firmware-qca988x-ct -swconfig
endef
TARGET_DEVICES += avm_fritz1750e