[vbox-dev] [Patch] Fix on src/VBox/HostDrivers/Support/freebsd/Makefile

Alex Serbin aserbin at gmail.com
Sun Nov 22 23:43:56 PST 2009


Hi!

Attached is a patch for src/VBox/HostDrivers/Support/freebsd/Makefile rev. 23725

The patch fixes lack of symbols defined in SUPDrvAgnostic.c
in the vboxdrv.ko FreeBSD kernel module built
"... the same method as the kernel drivers for Linux"
(see changeset 23526).

The patch removes 'HACK ALERT'-ed redefinition of the OBJS
in the Makefile, so there is no need to add corresponding .o
entry into OBJS for each source file from SRCS.

The patch is under the MIT license.


Best regards,
Alex.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-src-VBox-HostDrivers-Support-freebsd-Makefile
Type: application/octet-stream
Size: 6419 bytes
Desc: not available
Url : http://www.virtualbox.org/pipermail/vbox-dev/attachments/20091122/298663de/attachment-0001.obj 


More information about the vbox-dev mailing list