Changeset 35398 in vbox for trunk/src/VBox/Devices/PC
- Timestamp:
- Jan 4, 2011 9:39:07 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk
r35383 r35398 19 19 include $(KBUILD_PATH)/subheader.kmk 20 20 21 if1of ($(KBUILD_ TARGET).$(KBUILD_TARGET_ARCH), darwin.x86 darwin.amd64 os2.x86 solaris.x86 solaris.amd64 win.x86 win.amd64 linux.amd64 freebsd.amd64)21 if1of ($(KBUILD_HOST).$(KBUILD_HOST_ARCH), darwin.x86 darwin.amd64 os2.x86 solaris.x86 solaris.amd64 win.x86 win.amd64 linux.amd64 freebsd.amd64) 22 22 # 23 23 # Build it from a precompiled binary.
Note:
See TracChangeset
for help on using the changeset viewer.