[syslinux] How to make isolinux.bin only?

Sebastian Herbszt herbszt at gmx.de
Thu Sep 6 09:16:55 PDT 2012


Tomas M wrote:
> Hello,
> I wish to recompile only isolinux.bin and nothing else.
> 
> I made some changes to core/fs/lib/loadconfig.c and now I wish to make
> (compile) isolinux.bin only.
> 
> The only way how to do it seems to be "make" in the directory of
> syslinux sources.
> But this takes very long and compiles everything.
> 
> Is there a better way to make only isolinux.bin?
> Something like "make isolinux" (which obviously doesn't work)

make -C core isolinux.bin

Sebastian




More information about the Syslinux mailing list