On Thu, Feb 02, 2012 at 09:22:43PM -0800, Jeff Horn wrote:
> I have this working.  I created a imx-bootlets.in (added to the boot
> loaders section) and imx-bootlets.make file and Ptxdist builds the SB files
> just fine.  I just need to figure out how to add a dependency on the kernel
> build.

add this to you imx-bootlets.make:
$(STATEDIR)/imx-bootlets.prepare: $(STATEDIR)/kernel.targetinstall.post

Then $(IMAGEDIR)/linuximage will be available when compiling the bootlets.

You should also "select KERNEL" in imx-bootlets.in

Michael


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to