From: Adolf Belka Date: Mon, 30 Jun 2025 16:12:02 +0000 (+0200) Subject: libusb: Add comment to update nut when libusb is updated X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=80b5bcd5ed1c3dbad515e0835806999cdbe71e61;p=people%2Fstevee%2Fipfire-2.x.git libusb: Add comment to update nut when libusb is updated - libusb is a run time requirement for nut Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- diff --git a/lfs/libusb b/lfs/libusb index 4b12242d7..0ff89ff75 100644 --- a/lfs/libusb +++ b/lfs/libusb @@ -25,6 +25,7 @@ include Config VER = 1.0.29 +# Ship nut when libusb is updated THISAPP = libusb-$(VER) DL_FILE = $(THISAPP).tar.bz2