VirtualBox

Ignore:
Timestamp:
Apr 1, 2007 4:00:15 AM (18 years ago)
Author:
vboxsync
Message:

don't build the rom on solaris, for now at least.

File:
1 edited

Legend:

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

    r344 r1846  
    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 win.x86 win.amd64 linux.amd64,$(BUILD_TARGET).$(BUILD_TARGET_ARCH)),)
     297ifeq ($(filter-out darwin.x86 darwin.amd64 os2.x86 solaris.x86 solaris.amd64 win.x86 win.amd64 linux.amd64,$(BUILD_TARGET).$(BUILD_TARGET_ARCH)),)
    298298$(PATH_TARGET)/pcnet32.zrom: pcnet32.zrom
    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