Hi Daniel,
> +VBOX_DRIVER_SOURCES = \
> + vbox/VBoxXPCOMCGlue.c vbox/VBoxXPCOMCGlue.h \
> + vbox/vbox_driver.c vbox/vbox_driver.h \
> + vbox/vbox_V2_2.c
Another thing, it would be better to have all the driver filenames
start with vbox_ in an uniform way, that's important to be able to
easilly put debug filters which are based on filename substring matches.
Will fix it, sorry about that.
Regards,
Pritesh