samples/net: Update zperf Makefile
Remove commented line in the zperf/Makefile file. Change-Id: Id869f21e923d3bb39fc31c5216ce29d78a0e1805 Signed-off-by: Flavio Santes <flavio.santes@intel.com>
This commit is contained in:
parent
9aa5919dbf
commit
24c80faa9c
|
@ -1,5 +1,4 @@
|
|||
BOARD ?= qemu_x86
|
||||
#BOARD ?= frdm_k64f
|
||||
|
||||
ifeq (${PROFILER}, 1)
|
||||
PROF="_prof"
|
||||
|
|
Loading…
Reference in New Issue