Changeset 41 in vbox for trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk
- Timestamp:
- Jan 15, 2007 5:49:29 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk
r31 r41 106 106 $(PATH_TARGET)/NetBiosBin.c: $(PATH_TARGET)/pcnet32.zrom $(VBOX_BIN2C) 107 107 $(call MSG_L1,bin2c $< => $@) 108 $(QUIET)$(VBOX_BIN2C) -min 16 -max 2 0-mask 0xfff -export NetBiosBinary $< $@108 $(QUIET)$(VBOX_BIN2C) -min 16 -max 24 -mask 0xfff -export NetBiosBinary $< $@ 109 109 110 110 #
Note:
See TracChangeset
for help on using the changeset viewer.