diff options
author | David Bauer <mail@david-bauer.net> | 2019-10-23 01:15:05 +0200 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2019-10-23 01:17:28 +0200 |
commit | 6fd9eeeeb2cdefcdad0ec3d9152a807a96904a94 (patch) | |
tree | 61e217b004573cf4a9a7302cbbde53b0abe0e0fa /target | |
parent | 7be79a3ab2861ca815d448e4055bcdce316a6c92 (diff) | |
download | upstream-6fd9eeeeb2cdefcdad0ec3d9152a807a96904a94.tar.gz upstream-6fd9eeeeb2cdefcdad0ec3d9152a807a96904a94.tar.bz2 upstream-6fd9eeeeb2cdefcdad0ec3d9152a807a96904a94.zip |
ipq40xx: add missing backslash in 11-ath10k-caldata
This adds a missing backslash in the caldata-extraction script. Without
this fix, caldata extraction fails for every device.
Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ipq40xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq40xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata b/target/linux/ipq40xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata index 7a9cf6873e..e82ffbea9d 100644 --- a/target/linux/ipq40xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata +++ b/target/linux/ipq40xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata @@ -136,7 +136,7 @@ case "$FIRMWARE" in openmesh,a42 |\ openmesh,a62 |\ qxwlan,e2600ac-c1 |\ - qxwlan,e2600ac-c2 | + qxwlan,e2600ac-c2 |\ unielec,u4019-32m) caldata_extract "0:ART" 0x5000 0x2f20 ;; |