Hi all.
As mentionned in this tutorial http://forum.openwrt.org/viewtopic.php?pid=31794#p31794 , to create packages, you create a Makefile for it specifying a few variables and the buildroot-ng tree should take it from there.
But, do I absolutely have to make my package sources be downloaded to be built under buildroot-ng or can I put them somewhere in the buildroot-ng tree and somehow convince it to look for them there?
Thanks!
Stanislas