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