net/ip: Fix Makefile typo

Change "Zypher" by "Zephyr".

Change-Id: Ifc10da5cb0de7904096a5c231b200cb3d495c587
Signed-off-by: Flavio Santes <flavio.santes@intel.com>
This commit is contained in:
Flavio Santes 2016-05-11 15:15:16 -05:00 committed by Anas Nashif
commit feb131fd6c

View file

@ -4,7 +4,7 @@ ccflags-y += -I${srctree}/net/ip/contiki/os
ccflags-y += -I${srctree}/net/ip
ccflags-y += -I${srctree}/include/drivers
# Zypher specific files
# Zephyr specific files
obj-y = net_core.o \
ip_buf.o \
net_context.o