xref: /linux/drivers/net/plip/Makefile (revision 93d90ad708b8da6efc0e487b66111aa9db7f70c7)
1#
2# Makefile for the PLIP network device drivers.
3#
4
5obj-$(CONFIG_PLIP) += plip.o
6