[syslinux] [syslinux:master] Makefile: add lua.c32 to installables

Geert Stappers stappers at stappers.nl
Thu Jul 1 21:19:56 PDT 2010


Op 20100701 om 18:15 schreef syslinux-bot for H. Peter Anvin:
> Commit-ID:  18de1534f9b69fb298a5b56e61919130d875b34b
> Gitweb:     http://syslinux.zytor.com/commit/18de1534f9b69fb298a5b56e61919130d875b34b
> Author:     H. Peter Anvin <hpa at linux.intel.com>
> AuthorDate: Thu, 1 Jul 2010 18:12:41 -0700
> Committer:  H. Peter Anvin <hpa at linux.intel.com>
> CommitDate: Thu, 1 Jul 2010 18:12:41 -0700
> 
> Makefile: add lua.c32 to installables
> 
> lua.c32 is an installable file.
> 
> Signed-off-by: H. Peter Anvin <hpa at linux.intel.com>
> 
> 
> ---
>  Makefile |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/Makefile b/Makefile
> index fccd0f5..9b40e36 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -33,7 +33,7 @@ include $(topdir)/MCONFIG
>  MODULES = memdisk/memdisk memdump/memdump.com modules/*.com \
>  	com32/menu/*.c32 com32/modules/*.c32 com32/mboot/*.c32 \
>  	com32/hdt/*.c32 com32/rosh/*.c32 com32/gfxboot/*.c32 \
> -	com32/sysdump/*.c32
> +	com32/sysdump/*.c32 com32/lua/src/*.c32
>  
>  # syslinux.exe is BTARGET so as to not require everyone to have the
>  # mingw suite installed
> 

If I understand that correct,
it means that Lua is in the master branch.

 \o/    YES    \o/

Stappers  :-)




More information about the Syslinux mailing list