There seems to be a dependency between libusb-1.0 and opkg.

libusb-1.0 will only build if opkg has already been built.


Index: tools/Makefile
===================================================================
--- tools/Makefile      (revision 25095)
+++ tools/Makefile      (working copy)
@@ -57,6 +57,7 @@
 $(curdir)/missing-macros/compile := $(curdir)/automake/install
 $(curdir)/e2fsprogs/compile := $(curdir)/automake/install
 $(curdir)/libelf/compile := $(curdir)/automake/install
+$(curdir)/libusb-1.0/compile := $(curdir)/opkg/install
 
 $(curdir)/builddirs := $(tools-y) $(tools-dep) $(tools-)
 $(curdir)/builddirs-default := $(tools-y)

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to