diff options
Diffstat (limited to 'net/ethernet/Makefile')
-rw-r--r-- | net/ethernet/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/ethernet/Makefile b/net/ethernet/Makefile index 7cef1d8ace27..323177505404 100644 --- a/net/ethernet/Makefile +++ b/net/ethernet/Makefile @@ -3,5 +3,3 @@ # obj-y += eth.o -obj-$(subst m,y,$(CONFIG_IPX)) += pe2.o -obj-$(subst m,y,$(CONFIG_ATALK)) += pe2.o |