aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorChangli Gao <xiaosuo@gmail.com>2009-07-08 18:06:47 +0000
committerDavid S. Miller <davem@davemloft.net>2009-07-12 20:11:14 -0700
commitdf5ede82588487db1894933af217e4aa710978d5 (patch)
treec695342a5ad605b97a829b3f83eb7d54be31e9f5 /security
parentba73542585a4a3c8a708f502e62e6e63dd74b66c (diff)
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: Changli Gao <xiaosuo@gmail.com> ---- Makefile | 1 - 1 file changed, 1 deletion(-) Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions