Merge branch 'upstream-fixes' into upstream
[deliverable/linux.git] / net / ethernet / Makefile
1 #
2 # Makefile for the Linux Ethernet layer.
3 #
4
5 obj-y += eth.o
6 obj-$(subst m,y,$(CONFIG_IPX)) += pe2.o
7 obj-$(subst m,y,$(CONFIG_ATALK)) += pe2.o
This page took 0.033039 seconds and 6 git commands to generate.