problem building bcm235-rpi-b.dtb

Stephen Warren swarren at wwwdotorg.org
Thu Mar 6 23:24:33 EST 2014


On 03/06/2014 08:32 PM, Vince Weaver wrote:
> Hello
> 
> I built the current bcm2835-next git kernel and it built fine.
> 
> But then I tried to build the dtb file and I can't seem to make it happen.
> Regular make didn't build it, and if I try to make it manually
>  
> $ make  bcm235-rpi-b.dtb
>  make  bcm235-rpi-b.dtb
> make[1]: *** No rule to make target `arch/arm/boot/dts/bcm235-rpi-b.dtb'.  
> Stop.
> make: *** [bcm235-rpi-b.dtb] Error 2

Run "make dtbs" instead; that should work.



More information about the linux-rpi-kernel mailing list