From 9e4f14443afac36628e751ebf12984c3fb957059 Mon Sep 17 00:00:00 2001 From: Michael Ossmann Date: Wed, 8 Feb 2017 14:48:52 -0700 Subject: [PATCH] Don't build hackrf_operacake utility. Operacake developers can reverse this change locally if needed. The utility will have a new name or will be replaced by functions in other tools before we reinstate it. --- host/hackrf-tools/src/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/host/hackrf-tools/src/CMakeLists.txt b/host/hackrf-tools/src/CMakeLists.txt index 2e828d80..d9938846 100644 --- a/host/hackrf-tools/src/CMakeLists.txt +++ b/host/hackrf-tools/src/CMakeLists.txt @@ -30,7 +30,6 @@ SET(TOOLS hackrf_spiflash hackrf_cpldjtag hackrf_info - hackrf_operacake hackrf_debug )