Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[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.036627 seconds and 5 git commands to generate.