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:
parent
0ed3cf29c8
commit
feb131fd6c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue