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:
Flavio Santes 2017-01-07 13:35:23 -06:00 committed by Tomasz Bursztyka
parent 9aa5919dbf
commit 24c80faa9c
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
BOARD ?= qemu_x86
#BOARD ?= frdm_k64f
ifeq (${PROFILER}, 1)
PROF="_prof"