Makefile 108 B

123
  1. vboxguest-y := vboxguest_linux.o vboxguest_core.o vboxguest_utils.o
  2. obj-$(CONFIG_VBOXGUEST) += vboxguest.o