mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
Revert "support/testing: enable lpxelinux for syslinux runtime test"
This reverts commit 4b7f821eb5.
LPXELINUX is not present on 2025.02.x.
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
@@ -21,7 +21,6 @@ class TestSysLinuxBase(infra.basetest.BRTest):
|
||||
"""
|
||||
BR2_TARGET_SYSLINUX=y
|
||||
BR2_TARGET_SYSLINUX_ISOLINUX=y
|
||||
BR2_TARGET_SYSLINUX_LPXELINUX=y
|
||||
BR2_TARGET_SYSLINUX_PXELINUX=y
|
||||
BR2_TARGET_SYSLINUX_MBR=y
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user