mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
ath79: remove stray pipe
Fixes: 8918c038f3
("ath79: add support for AVM FRITZ!WLAN Repeater 1750E")
Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
parent
16ad4de2c0
commit
edf812e25c
@ -177,7 +177,7 @@ define Device/avm_fritz1750e
|
|||||||
SOC := qca9556
|
SOC := qca9556
|
||||||
IMAGE_SIZE := 15232k
|
IMAGE_SIZE := 15232k
|
||||||
DEVICE_MODEL := FRITZ!WLAN Repeater 1750E
|
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
|
ath10k-firmware-qca988x-ct -swconfig
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += avm_fritz1750e
|
TARGET_DEVICES += avm_fritz1750e
|
||||||
|
Loading…
Reference in New Issue
Block a user