Hi,

> Why did you remove this dir?

To save space on the download servers.

> If we want to build custom binaries using SDK, should we use something else?

Use the feeds mechanism within the SDK to build your required libaries
first, e.g.:

./scripts/feeds update
./scripts/feeds install libpcap

make package/libpcap/compile V=s

[then build custom software using libpcap].


Regards,
Jo

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to