summaryrefslogtreecommitdiff
path: root/backport/compat/Kconfig
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2019-05-24 22:24:34 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2019-06-30 17:41:45 +0200
commit25fa8919b124f8d7585327988b2a0a4a325e87d6 (patch)
treefad5ab3a0744958fa1cb3381f139981c90d766f1 /backport/compat/Kconfig
parent1cc5efe8e280d78b5552bfee88bdac257151d888 (diff)
patches: Make patches apply on top of kernel 5.2-rc6
The cordic.c file was moved and the driver from drivers/staging/rtlwifi/ was removed in mainline kernel. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'backport/compat/Kconfig')
-rw-r--r--backport/compat/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/backport/compat/Kconfig b/backport/compat/Kconfig
index bb5d864c..20f34f1a 100644
--- a/backport/compat/Kconfig
+++ b/backport/compat/Kconfig
@@ -69,7 +69,7 @@ config BPAUTO_BUILD_CORDIC
default m if BPAUTO_CORDIC
default m if BPAUTO_USERSEL_BUILD_ALL
#module-name cordic
- #c-file lib/cordic.c
+ #c-file lib/math/cordic.c
config BPAUTO_CORDIC
bool