Changeset 50127 in vbox for trunk/src/VBox/Devices/Makefile.kmk
- Timestamp:
- Jan 20, 2014 5:15:13 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Makefile.kmk
r50066 r50127 538 538 Network/slirp/tftp.c \ 539 539 Network/slirp/dnsproxy/dnsproxy.c 540 541 ifneq ($(KBUILD_TARGET), win) 542 VBOX_SLIRP_SOURCES += Network/slirp/resolv_conf_parser.c 543 endif 544 540 545 ifdef VBOX_WITH_SLIRP_BSD_SBUF 541 546 VBOX_SLIRP_SOURCES += Network/slirp/bsd/kern/subr_sbuf.c
Note:
See TracChangeset
for help on using the changeset viewer.