Hi,
You should have at least a
define Package/foo/install
...
endef
section in your Makefile for anything to happen.
--
{Nico}
On 23/09/10 14:33, Stephen Thornton wrote:
> Hi
> Find attached a tarball of the noddy example I'm using. I'm using
> kamikaze 8.09.2 BTW. And yes, I have selected
Hi,
On 23 September 2010 14:16, Stephen Thornton wrote:
> it works just fine for my kernel-mod) but when I hit make it refuses to
> build the package (same for make V=99).
>
> Foo666-2:trunk steve$ make package/matrix-apd/compile V=99
> make[1]: Entering directory `/Volumes/Development/trunk'
> m
Hi
I'm currently developing a new package to add to OpenWRT (DyMo mesh
routing functionality). I have successfully integrated my kernel
module package; it appears in menuconfig, builds etc. (it even
works!), however, I am now trying to add my userland support
applications to the menuconfi