mirror of https://github.com/F-Stack/f-stack.git
Fix 'FF_KNI' ifdef in Makefile
This commit is contained in:
parent
ff817d99b7
commit
fc4410cb16
|
@ -521,7 +521,7 @@ EXTRA_TCP_STACKS_SRCS+= \
|
|||
bbr.c
|
||||
endif
|
||||
|
||||
ifndef FF_KNI
|
||||
ifdef FF_KNI
|
||||
FF_HOST_SRCS+= \
|
||||
ff_dpdk_kni.c
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue