syslinux.ld: fix comment syntax
authorH. Peter Anvin <hpa@zytor.com>
Sat, 4 Apr 2009 23:08:47 +0000 (16:08 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 4 Apr 2009 23:08:47 +0000 (16:08 -0700)
Fix build failure due to incorrect comment syntax in syslinux.ld.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/syslinux.ld

index a7212f3..6f7f5a7 100644 (file)
@@ -1,15 +1,15 @@
-## -----------------------------------------------------------------------
-##   
-##   Copyright 2008-2009 H. Peter Anvin - All Rights Reserved
-##   Copyright 2009 Intel Corporation; author: H. Peter Anvin
-##
-##   This program is free software; you can redistribute it and/or modify
-##   it under the terms of the GNU General Public License as published by
-##   the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-##   Boston MA 02110-1301, USA; either version 2 of the License, or
-##   (at your option) any later version; incorporated herein by reference.
-##
-## -----------------------------------------------------------------------
+/* -----------------------------------------------------------------------
+ *   
+ *   Copyright 2008-2009 H. Peter Anvin - All Rights Reserved
+ *   Copyright 2009 Intel Corporation; author: H. Peter Anvin
+ *
+ *   This program is free software; you can redistribute it and/or modify
+ *   it under the terms of the GNU General Public License as published by
+ *   the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ *   Boston MA 02110-1301, USA; either version 2 of the License, or
+ *   (at your option) any later version; incorporated herein by reference.
+ *
+ * ----------------------------------------------------------------------- */
 
 /*
  * Linker script for the SYSLINUX core