sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_req
[deliverable/linux.git] / net / econet / Makefile
1 #
2 # Makefile for Econet support code.
3 #
4
5 obj-$(CONFIG_ECONET) += econet.o
6
7 econet-objs := af_econet.o
This page took 0.039049 seconds and 5 git commands to generate.