Makefile 148 B

1234
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. vboxguest-y := vboxguest_linux.o vboxguest_core.o vboxguest_utils.o
  3. obj-$(CONFIG_VBOXGUEST) += vboxguest.o