summaryrefslogtreecommitdiffstats
path: root/test/parser/data/syslinux-include-nest-2.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'test/parser/data/syslinux-include-nest-2.cfg')
-rw-r--r--test/parser/data/syslinux-include-nest-2.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/parser/data/syslinux-include-nest-2.cfg b/test/parser/data/syslinux-include-nest-2.cfg
new file mode 100644
index 0000000..26d7cff
--- /dev/null
+++ b/test/parser/data/syslinux-include-nest-2.cfg
@@ -0,0 +1,6 @@
+LABEL boot
+KERNEL /bzImage-boot
+INITRD /initrd-boot
+APPEND root=/dev/sda
+
+DEFAULT boot
OpenPOWER on IntegriCloud