[PATCH] lib/Makefile: remove CONFIG_AVERAGE build rule

Subsystems: library code, the rest

STALE3997d REVIEWED: 8 (8M)

1 review trailer.

2 messages, 2 authors, 2015-08-26 · open the first message on its own page

[PATCH] lib/Makefile: remove CONFIG_AVERAGE build rule

From: Valentin Rothberg <hidden>
Date: 2015-08-26 13:36:21

The Kconfig option AVERAGE and its implementation has been removed by
commit f4e774f55fe0 ("average: remove out-of-line implementation").
Remove the dead build rule in lib/Makefile.

Signed-off-by: Valentin Rothberg <redacted>
Reviewed-by: Johannes Berg <johannes@sipsolutions.net>
---
I detected the issue with scripts/checkkconfigsymbols.py
David asked to resend the full patch netdev so that it gets queued
up in patchwork.

 lib/Makefile | 2 --
 1 file changed, 2 deletions(-)
diff --git a/lib/Makefile b/lib/Makefile
index 51e1d761f0b9..f32d342b75de 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -143,8 +143,6 @@ obj-$(CONFIG_GENERIC_ATOMIC64) += atomic64.o
 
 obj-$(CONFIG_ATOMIC64_SELFTEST) += atomic64_test.o
 
-obj-$(CONFIG_AVERAGE) += average.o
-
 obj-$(CONFIG_CPU_RMAP) += cpu_rmap.o
 
 obj-$(CONFIG_CORDIC) += cordic.o
-- 
1.9.1

Re: [PATCH] lib/Makefile: remove CONFIG_AVERAGE build rule

From: David Miller <davem@davemloft.net>
Date: 2015-08-26 17:54:13

From: Valentin Rothberg <redacted>
Date: Wed, 26 Aug 2015 15:36:12 +0200
The Kconfig option AVERAGE and its implementation has been removed by
commit f4e774f55fe0 ("average: remove out-of-line implementation").
Remove the dead build rule in lib/Makefile.

Signed-off-by: Valentin Rothberg <redacted>
Reviewed-by: Johannes Berg <johannes@sipsolutions.net>
Applied, thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help