package/hackrf: drop unrecognized option

Drop BUILD_HACKRF_TOOLS which has never been recognized since the
addition of the package in commit
29b7cc88f4

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2022.08.x
Fabrice Fontaine 2022-07-23 23:14:03 +02:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent 20c9e5cfd4
commit 5bbbf1ba58
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@ HACKRF_DEPENDENCIES = fftw-single libusb
HACKRF_SUBDIR = host
HACKRF_INSTALL_STAGING = YES
HACKRF_CONF_OPTS += -DBUILD_HACKRF_TOOLS=ON
ifeq ($(BR2_PACKAGE_HAS_UDEV),y)
HACKRF_CONF_OPTS += \
-DINSTALL_UDEV_RULES=ON \