Changeset 72176 in vbox for trunk/src/VBox/ValidationKit/bootsectors
- Timestamp:
- May 9, 2018 3:28:30 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 122598
- Location:
- trunk/src/VBox/ValidationKit/bootsectors
- Files:
-
- 4 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/Makefile.kmk
r72130 r72176 256 256 $$(bs3-cpu-basic-2_0_OUTDIR)/bs3-cpu-basic-2-asm.o16 257 257 258 ifndef VBOX_OSE # Will be exported at some later point.259 258 # CPU weird stuff #1. 260 259 MISCBINS += bs3-cpu-weird-1 … … 266 265 bs3-cpu-weird-1-x0.c \ 267 266 bs3-cpu-weird-1-asm.asm 268 endif269 267 270 268 # FPU state corruption checker.
Note:
See TracChangeset
for help on using the changeset viewer.