VirtualBox

Ignore:
Timestamp:
Jan 30, 2011 12:05:05 AM (14 years ago)
Author:
vboxsync
Message:

Additions/x11/vboxvideo: add EDID

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk

    r35398 r35775  
    141141        $(VBOX_PATH_X11_ROOT)/xf86driproto-2.1.0
    142142vboxvideo_drv_13_INCS += $(PATH_ROOT)/src/VBox/Runtime/include
    143 vboxvideo_drv_13_SOURCES = $(vboxvideo_drv_SOURCES)
     143vboxvideo_drv_13_SOURCES = $(vboxvideo_drv_SOURCES) edid.c
    144144
    145145
     
    160160        $(VBOX_PATH_X11_ROOT)/xf86driproto-2.1.0
    161161vboxvideo_drv_14_INCS += $(PATH_ROOT)/src/VBox/Runtime/include
    162 vboxvideo_drv_14_SOURCES  = $(vboxvideo_drv_SOURCES)
     162vboxvideo_drv_14_SOURCES  = $(vboxvideo_drv_13_SOURCES)
    163163
    164164
     
    183183        $(VBOX_PATH_X11_ROOT)/xorg-server-1.5.3
    184184vboxvideo_drv_15_INCS += $(PATH_ROOT)/src/VBox/Runtime/include
    185 vboxvideo_drv_15_SOURCES  = $(vboxvideo_drv_SOURCES)
     185vboxvideo_drv_15_SOURCES  = $(vboxvideo_drv_13_SOURCES)
    186186if1of ($(KBUILD_TARGET), linux solaris)
    187187 vboxvideo_drv_15_SOURCES += \
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