[Buildroot] adding dhcpcd

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Mar 6 21:29:02 UTC 2013


Dear John Stile,

On Wed, 06 Mar 2013 13:20:28 -0800, John Stile wrote:

> The version that was downloaded was from the make file that you said
> wasn't very good, so I tried to make a new makefile but it just doesn't
> work.  
> 
> Could it be a problem that I am using buildroot-2011.11?
> My project can't really upgrade right now, but I wonder if that could be
> the cause.  

Aaaah, you're using 2011.11!

So, yes indeed that explains it all.

Change the last line from:

$(eval $(generic-package))

to:

$(eval $(call GENTARGETS))

Best regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list