NET: Fix an error in networking Make.defs file

This commit is contained in:
Gregory Nutt
2014-06-03 12:41:06 -06:00
parent 3e4826dd49
commit b395eab360
-3
View File
@@ -33,9 +33,6 @@
#
############################################################################
NET_ASRCS =
NET_CSRCS =
ifeq ($(CONFIG_NET),y)
# ARP supported is not provided for SLIP (Ethernet only)