From: David Bauer Date: Fri, 17 Apr 2020 12:15:06 +0000 (+0200) Subject: ath79: remove stray pipe X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=edf812e25c9fd3d660b6918f2cea74d53221bdf7;p=openwrt%2Fstaging%2Fwigyori.git ath79: remove stray pipe Fixes: 8918c038f330 ("ath79: add support for AVM FRITZ!WLAN Repeater 1750E") Signed-off-by: David Bauer --- diff --git a/target/linux/ath79/image/generic.mk b/target/linux/ath79/image/generic.mk index aebb519164..3acbeb2859 100644 --- 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