Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/releng/syslinux/archiso_sys.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'configs/releng/syslinux/archiso_sys.cfg')
-rw-r--r--configs/releng/syslinux/archiso_sys.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/releng/syslinux/archiso_sys.cfg b/configs/releng/syslinux/archiso_sys.cfg
index 9e70c17..cab78f8 100644
--- a/configs/releng/syslinux/archiso_sys.cfg
+++ b/configs/releng/syslinux/archiso_sys.cfg
@@ -1,11 +1,11 @@
#
# SPDX-License-Identifier: GPL-3.0-or-later
-INCLUDE boot/syslinux/archiso_head.cfg
+INCLUDE archiso_head.cfg
DEFAULT arch64
TIMEOUT 150
-INCLUDE boot/syslinux/archiso_sys-linux.cfg
+INCLUDE archiso_sys-linux.cfg
-INCLUDE boot/syslinux/archiso_tail.cfg
+INCLUDE archiso_tail.cfg