All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Syslinux host and target build
@ 2011-10-26 15:21 Will Moore
  2011-10-26 15:57 ` Michael S. Zick
  2011-10-26 22:27 ` [Buildroot] [PATCH] syslinux: add support for host-install Arnout Vandecappelle
  0 siblings, 2 replies; 5+ messages in thread
From: Will Moore @ 2011-10-26 15:21 UTC (permalink / raw)
  To: buildroot

I use a syslinux host build to generate a bootable USB flash drive on to which I
install the buildroot built kernel and rootfs.

I also build syslinux for the target that I include in the buildroot rootfs to
allow the target device, as booted from the USB flash drive, to generate
bootable PATA (aka IDE) flash drives - a sort of self installer.

I would like to get buildroot to build the host and target syslinux for me.  I
am just not sure how to go about it!  I have tried adjusting the existing
syslinux.mk to make the SYSLINUX_BUILD/INSTALL_CMDS build for the target, added
HOST_SYSLINUX_BUILD/INSTALL_CMDS for a host build and added $(eval $(call
GENTARGETS,boot,syslinux,host)) but the host build doesn't seem to get run.  I
conclude I don't know what I am doing :)

I also believe that we are currently just calling "make" where as the syslinux
/doc/distrib.txt requests that we call "make clean" "make installer" instead.
 
Regards,

 

Will

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-10-31 11:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-26 15:21 [Buildroot] Syslinux host and target build Will Moore
2011-10-26 15:57 ` Michael S. Zick
2011-10-26 22:27 ` [Buildroot] [PATCH] syslinux: add support for host-install Arnout Vandecappelle
2011-10-31  8:54   ` Will Moore
2011-10-31 11:15   ` Will Moore

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.