I have installed the necesary openwrt SDK packages. I executed "make menuconfig" and selected some additional packages, i.e. asterisk. Then, "make" will completely compile and build the whole openwrt + all the selected packages. This is fine; however, I need to find out how do I selectively compile (and/or clean) only selected packages, i.e. asterisk. I tried "make asterisk" and make returned with an error saying make: *** No rule to make target `asterisk'.  Stop, let alone "make asterisk clean".

(Last edited by mazilo on 12 Aug 2006, 22:54)