Re: [OpenWrt-Devel] ARM-Based Hardware with analog phone ports

2012-02-14 Thread John Zavgren
> -- I refuse to believe that corporations are actually people until the state of Texas executes one. John Zavgren 603-371-0513 (home) 603-801-2094 (cell) johnzavgren (skype) 603-821-0904 (skype) j...@zavgren.com ___ openwrt-devel mailing list ope

[OpenWrt-Devel] trivial questions about packages

2011-04-27 Thread John Zavgren
make progress while I psychoanalyze the overall build process at some other time? -- Remember when teachers, public employees, Planned Parenthood, NPR and PBS crashed the stock market, wiped out half of our 401Ks, took trillions in TARP money, spilled oil in the Gulf of Mexico, gave themselves billions

Re: [OpenWrt-Devel] trivial questions about packages

2011-04-27 Thread John Zavgren
elloWorld=y CONFIG_PACKAGE_hotplug2=y CONFIG_PACKAGE_iptables=y CONFIG_PACKAGE_iptables-mod-conntrack=y CONFIG_PACKAGE_iptables-mod-conntrack-extra=y On Wed, Apr 27, 2011 at 2:48 PM, Luca Olivetti wrote: > Al 27/04/11 20:00, En/na John Zavgren ha escrit: > >> I read the documentation a

Re: [OpenWrt-Devel] trivial questions about packages

2011-04-28 Thread John Zavgren
1 at 5:50 AM, Emmanuel Deloget < emmanuel.delo...@efixo.com> wrote: > Hello, > > On 04/28/2011 12:16 AM, John Zavgren wrote: >> >> Thanks for getting back to me... I'm still confused. I selected the >> trivial package with the<*> option. >> >&g

[OpenWrt-Devel] kernel debugging techniques

2011-04-30 Thread John Zavgren
lanned Parenthood, NPR and PBS crashed the stock market, wiped out half of our 401Ks, took trillions in TARP money, spilled oil in the Gulf of Mexico, gave themselves billions in bonuses, and paid no taxes? Yeah, me neither. John Zavgren 603-371-0513 (home) 603-801-2094 (cell) johnzavgren (skype) 603-821

[OpenWrt-Devel] kgdb?

2011-05-11 Thread John Zavgren
ock market, wiped out half of our 401Ks, took trillions in TARP money, spilled oil in the Gulf of Mexico, gave themselves billions in bonuses, and paid no taxes? Yeah, me neither. John Zavgren 603-371-0513 (home) 603-801-2094 (cell) johnzavgren (skype) 603-821-0904 (skype) j...@z

[OpenWrt-Devel] How does one build just one KLM?

2011-05-11 Thread John Zavgren
w. Thanks, John -- Remember when teachers, public employees, Planned Parenthood, NPR and PBS crashed the stock market, wiped out half of our 401Ks, took trillions in TARP money, spilled oil in the Gulf of Mexico, gave themselves billions in bonuses, and paid no taxes? Yeah, me neither. John Zavgr

Re: [OpenWrt-Devel] How does one build just one KLM?

2011-05-11 Thread John Zavgren
=99 switch will do the trick. > > Cheers, > Christian > > On May 12, 2011, at 12:40 AM, John Zavgren wrote: > > If I wish to build just one KLM (or application, or library), is there a > way I can target my build to just that one thing? At this time, I'm > executing a ma

Re: [OpenWrt-Devel] How does one build just one KLM?

2011-05-12 Thread John Zavgren
modules endef $(eval $(call KernelPackage,vislinkRcv)) On Thu, May 12, 2011 at 9:09 AM, wrote: > Could you post your makefile here?.. ede > > On 12.05.2011 02:02, John Zavgren wrote: > > Thanks, Christian: > > > > I read the article on the w

Re: [OpenWrt-Devel] How does one build just one KLM?

2011-05-12 Thread John Zavgren
the build_dir or just not installed? i see no install > definition in your makefile. as jow wrote > > > f you can you should consider packaging your source as an out-of-tree > > module, see for example the KernelPackage / kmod defintions in > > package/wprobe/Makefile . > &g

Re: [OpenWrt-Devel] How does one build just one KLM?

2011-05-12 Thread John Zavgren
2011 at 10:23 AM, wrote: > so where does a (in buildroot root) > > $> make package//{clean,compile} V=99 > > leave you?... attach the output or pastebin it .. also check if the new > binary is created in builddir > > ..ede > > > > On 12.05.2011 16:08, John Z