xref: /openbmc/linux/net/ethernet/Makefile (revision f15cbe6f1a4b4d9df59142fc8e4abb973302cf44)
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