]> git.baikalelectronics.ru Git - kernel.git/commit
lib/Makefile: remove CONFIG_AVERAGE build rule
authorValentin Rothberg <valentinrothberg@gmail.com>
Wed, 26 Aug 2015 13:36:12 +0000 (15:36 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Aug 2015 17:53:58 +0000 (10:53 -0700)
commite594627cf9b4e0d02433ef0a1058e587694b7ceb
treed1b2b382badf3cd2ff135a39d2f490b04da8b5c6
parentf7628e29c479ce591e78153f0f984cef07764ff0
lib/Makefile: remove CONFIG_AVERAGE build rule

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

Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
Reviewed-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
lib/Makefile