2f6361832e
The file list is given as following in the .config: CONFIG_LIBC_FILE_SPEC="./lib/ld{-*.so,-linux*.so.*} ./lib/lib{anl,c,cidn,crypt,dl,m,nsl,nss_dns,nss_files,resolv,util}{-*.so,.so.*}" Because the filenames are composed with different endings, not all files exist and will be skipped. Currently, this works only if the last composed file (util.so.*) really exists. At the moment this works - but only if you don't add a new file like 'uClibc'. Adding it at the end '...resolv,util,uClibc}{-*.so,.so.*}' will lead to this message, because the combination 'libuClibc.so.*' doesn't exist and Make will evaluate the last copy statement of the for loop. |
||
---|---|---|
.. | ||
6in4 | ||
6to4 | ||
acx | ||
acx-mac80211 | ||
admswconfig | ||
apex | ||
ar7-atm | ||
arptables | ||
avila-wdt | ||
base-files | ||
block-mount | ||
bridge-utils | ||
broadcom-diag | ||
broadcom-wl | ||
busybox | ||
button-hotplug | ||
comgt | ||
compcache | ||
crda | ||
cyassl | ||
dnsmasq | ||
dropbear | ||
e2fsprogs | ||
ead | ||
ebtables | ||
ep80579-drivers | ||
fconfig | ||
firewall | ||
fuse | ||
gdb | ||
goldfish-qemu | ||
gpioctl | ||
grub | ||
hostap-driver | ||
hostap-utils | ||
hostapd | ||
hotplug2 | ||
i2c-gpio-custom | ||
ifenslave | ||
iproute2 | ||
ipset | ||
iptables | ||
iw | ||
ixp4xx-microcode | ||
jshn | ||
kernel | ||
kexec-tools | ||
libipfix | ||
libjson-c | ||
libnl | ||
libnl-tiny | ||
libpcap | ||
libreadline | ||
librpc | ||
libtool | ||
libubox | ||
linux-atm | ||
lqtapi | ||
ltq-dsl | ||
ltq-dsl-app | ||
ltq-ifxos | ||
ltq-kpi2udp | ||
ltq-tapi | ||
ltq-tapidemo | ||
ltq-vmmc | ||
lua | ||
mac80211 | ||
madwifi | ||
mmc_over_gpio | ||
mountd | ||
mtd | ||
ncurses | ||
nvram | ||
ocf-crypto-headers | ||
openssl | ||
opkg | ||
pjsip | ||
ppp | ||
pptp | ||
ps3-utils | ||
pwm-gpio-custom | ||
px5g | ||
qos-scripts | ||
redboot-ar231x | ||
relayd | ||
robocfg | ||
rotary-gpio-custom | ||
rtc-rv5c386a | ||
siit | ||
soloscli | ||
spi-ks8995 | ||
spidev_test | ||
swconfig | ||
switch | ||
uboot-ar71xx | ||
uboot-envtools | ||
uboot-kirkwood | ||
uboot-lantiq | ||
uboot-omap35xx | ||
uboot-xburst | ||
ubsec_ssb | ||
ubus | ||
uci | ||
udev | ||
uhttpd | ||
util-linux-ng | ||
vsc73x5-ucode | ||
w1-gpio-custom | ||
wireless-tools | ||
wprobe | ||
wrt55agv2-spidevs | ||
xfsprogs | ||
yamonenv | ||
zlib | ||
Makefile |