Dear forum!
i stored my custom_package on local harddisk, edited the feeds.conf.default and renamed it to feeds.conf
src-cpy oscam /hdd/openwrt/my_pkg
I can use ./scripts/feeds update -a && ./scripts/feeds install -a
My source is copied as ecxpected to the feeds folder. i can see that the Makefile is ther in
/hdd/openwrt/cc/feeds/mypkgname
but it isnt shown in make menuconfig. If i copy it into ./feeds/packages then it works.
What am i missing here.
Thanks!
derdigge