mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-01 02:21:16 +00:00
83bd1b793e
The Ethernet II wrapper is only used by IPX protocol, may have once been used by Appletalk but not currently. Therefore it makes sense to move it to the IPX dust bin and drop the exports. Build tested only. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
5 lines
65 B
Makefile
5 lines
65 B
Makefile
#
|
|
# Makefile for the Linux Ethernet layer.
|
|
#
|
|
|
|
obj-y += eth.o
|