Skip to content

Commit

Permalink
syslinux: add syslinux parser support
Browse files Browse the repository at this point in the history
Signed-off-by: Brett Grandbois <brett.grandbois@opengear.com>
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
  • Loading branch information
Brett Grandbois authored and sammj committed Feb 9, 2018
1 parent c8ba7b3 commit 02af1ca
Show file tree
Hide file tree
Showing 10 changed files with 702 additions and 3 deletions.
3 changes: 2 additions & 1 deletion discover/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ discover_pb_discover_SOURCES = \
discover/user-event.h \
discover/kboot-parser.c \
discover/yaboot-parser.c \
discover/pxe-parser.c
discover/pxe-parser.c \
discover/syslinux-parser.c

discover_pb_discover_LDADD = \
discover/grub2/grub2-parser.ro \
Expand Down

0 comments on commit 02af1ca

Please sign in to comment.