Skip to content
Commit df5ede82 authored by Changli Gao's avatar Changli Gao Committed by David S. Miller
Browse files

net: remove redundant sched/ in net/Makefile



Remove redundant sched/ in net/Makefile.

sched/ is contained in previous:
obj-$(CONFIG_NET) += ethernet/ 802/ sched/ netlink/,
so the later
obj-$(CONFIG_NET_SCHED) += sched/
isn't necessary.

Signed-off-by: default avatarChangli Gao <xiaosuo@gmail.com>
----
Makefile | 1 -
1 file changed, 1 deletion(-)
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ba735425
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment