|
@@ -55,7 +55,6 @@ OPENOCD_DEPENDENCIES = \
|
|
|
$(if $(BR2_PACKAGE_LIBFTDI1),libftdi1) \
|
|
|
$(if $(BR2_PACKAGE_LIBUSB),libusb) \
|
|
|
$(if $(BR2_PACKAGE_LIBUSB_COMPAT),libusb-compat) \
|
|
|
- $(if $(BR2_PACKAGE_LIBHID),libhid) \
|
|
|
$(if $(BR2_PACKAGE_HIDAPI),hidapi)
|
|
|
|
|
|
ifeq ($(BR2_PACKAGE_LIBGPIOD),y)
|