xref: /linux/net/ethernet/Makefile (revision 5148fa52a12fa1b97c730b2fe321f2aad7ea041c)
1#
2# Makefile for the Linux Ethernet layer.
3#
4
5obj-y					+= eth.o
6obj-$(subst m,y,$(CONFIG_IPX))		+= pe2.o
7obj-$(subst m,y,$(CONFIG_ATALK))	+= pe2.o
8