You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Felix Fietkau f91d09cabb mklibs: Fix mklibs usage when *.so files reside in subdirs
Currently package/Makefile only passes /lib /usr/lib and /usr/lib/ebtables
to mklibs. However, other libs can also reside in different subdirectories
(in my case /usr/lib/ipsec). Hence, create the list of library directories
dynamically.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

SVN-Revision: 37841
11 years ago
..
base-files base-files: implement -l (--list-backup) sysupgrade parameter to list the files that would be backed up 11 years ago
boot uboot-imx23: add new package for i.MX233 boards 11 years ago
devel disable mips16 for a few packages that don't compile with it 11 years ago
kernel mac80211: merge a few ad-hoc mode fixes 11 years ago
libs disable mips16 for a few packages that don't compile with it 11 years ago
network lldpd: Add libbsd dependency when using eglibc 11 years ago
system ubox: update to git head 11 years ago
utils usbmode: update to latest version, includes fix from #14062 11 years ago
Makefile mklibs: Fix mklibs usage when *.so files reside in subdirs 11 years ago