Changeset 46946 in vbox for trunk/src/VBox/Devices/Graphics/BIOS
- Timestamp:
- Jul 3, 2013 4:15:51 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk
r43610 r46946 136 136 137 137 138 # 139 # Install the symbol file for the BIOS. 140 # 141 INSTALLS += VBoxVgaBiosSym 142 VBoxVgaBiosSym_TEMPLATE = VBoxDbgSyms 143 VBoxVgaBiosSym_SOURCES = $(basename $(VBoxVgaBios_1_TARGET)).sym 144 145 138 146 include $(FILE_KBUILD_SUB_FOOTER) 139 147
Note:
See TracChangeset
for help on using the changeset viewer.