VirtualBox

Changeset 19279 in vbox for trunk


Ignore:
Timestamp:
Apr 30, 2009 7:03:36 PM (16 years ago)
Author:
vboxsync
Message:

Etherboot: Build fix for FreeBSD

File:
1 edited

Legend:

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

    r8760 r19279  
    295295# the final binary to 0xffc00000 and filling out relocations incorrectly
    296296# (first occurrence is the call to prelocate in the pciprefix.o file).
    297 ifeq ($(filter-out darwin.x86 darwin.amd64 os2.x86 solaris.x86 solaris.amd64 win.x86 win.amd64 linux.amd64,$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)),)
     297ifeq ($(filter-out darwin.x86 darwin.amd64 os2.x86 solaris.x86 solaris.amd64 win.x86 win.amd64 linux.amd64 freebsd.amd64,$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)),)
    298298$(PATH_TARGET)/pcnet32.zrom: pcnet32.zrom | $(call DIRDEP,$(PATH_TARGET))
    299299        $(CP) -f $< $@
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