rt-thread/bsp/realview-a8/linux_vmm/Makefile

7 lines
76 B
Makefile

ccflags-y := -I$(VMM_HDR_DIR)
obj-m += rtvmm.o
rtvmm-objs := vmm_linux.o