VirtualBox

Changeset 104027 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Mar 24, 2024 6:34:26 PM (10 months ago)
Author:
vboxsync
Message:

Devices/PC/ipxe: Don't try to build it on linux.arm64, bugref:10391

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/ipxe/Makefile.kmk

    r98772 r104027  
    4646        $(iPxeBiosBin_0_OUTDIR)/iPxeBiosBin.c \
    4747
    48 if1of ($(KBUILD_TARGET), darwin os2 solaris win)
     48if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), darwin.amd64 darwin.arm64 linux.arm64 os2.x86 solaris.amd64 win.amd64)
    4949 $$(iPxeBiosBin_0_OUTDIR)/iPxeBiosBin.c: $(PATH_SUB_CURRENT)/iPxeBiosBin.rom $(VBOX_BIN2C) | $$(dir $$@)
    5050        $(call MSG_TOOL,bin2c,iPxeBiosBin,$<,$@)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette