Hello Jon,
I suppose it should be:
make -C path/to/your/package TOPDIR=$(pwd) #and params you want to pass to make

for example:
make -C feeds/telephony/asterisk-11.x/ TOPDIR=$(pwd) {clean,compile,install} 
V=99

Regards,
Jiri
Dne 5.5.2013 18:46, jonsm...@gmail.com napsal(a):
> How do I compile a target object when there is a toolchain object of the same 
> name?

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

Reply via email to