mirror of https://gitee.com/openkylin/linux.git
4 lines
108 B
Makefile
4 lines
108 B
Makefile
|
vboxguest-y := vboxguest_linux.o vboxguest_core.o vboxguest_utils.o
|
||
|
|
||
|
obj-$(CONFIG_VBOXGUEST) += vboxguest.o
|