summaryrefslogtreecommitdiff
path: root/configs/talkingparabola/syslinux/parabolaiso_pxe_choose.cfg
blob: 079fd7d105dda6510fd2dda7866d1d3a3ff940e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# SPDX-License-Identifier: GPL-3.0-or-later

DEFAULT choose

LABEL choose
COM32 boot/syslinux/ifcpu64.c32
APPEND have64 -- nohave64

LABEL have64
CONFIG boot/syslinux/parabolaiso_pxe_both_inc.cfg

LABEL nohave64
CONFIG boot/syslinux/parabolaiso_pxe_32_inc.cfg