Commit 96984e3b authored by Heiko Zuerker's avatar Heiko Zuerker Committed by Peter Korsgaard
Browse files

usbutils: install into staging directory (needed by udev)

parent 7e3e8ec0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@
USBUTILS_VERSION = 002
USBUTILS_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/usb/usbutils
USBUTILS_DEPENDENCIES = host-pkg-config libusb
USBUTILS_INSTALL_STAGING = YES

ifeq ($(BR2_PACKAGE_USBUTILS_ZLIB),y)
	USBUTILS_DEPENDENCIES += zlib