[Buildroot] [PATCH] Add sam-ba to at91sam926*_defconfig

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Mon Apr 16 13:31:00 UTC 2012


On 15:23 Mon 16 Apr     , Thomas Petazzoni wrote:
> Le Mon, 16 Apr 2012 14:34:29 +0200,
> Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com> a écrit :
> 
> > I did it on dtc
> > 
> > HOSTOS := $(shell uname -s | tr '[:upper:]' '[:lower:]' | \
> > 	    sed -e 's/\(cygwin\).*/cygwin/')
> > 
> > this work on unix
> 
> But it does not allow to do Kconfig dependencies.
you can use env in Kconfig
option env="KERNELVERSION"

in barebox or kernel

Best Regards,
J.



More information about the buildroot mailing list