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

Alex Serbin aserbin at gmail.com
Mon Nov 23 07:43:56 GMT 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: 6420 bytes
Desc: not available
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20091122/298663de/attachment.obj>


More information about the vbox-dev mailing list