TencentOS-kernel/kernel/tkernel/Makefile

5 lines
94 B
Makefile

obj-y = base.o netbind.o shield_mounts.o
ifndef CONFIG_ARM
obj-m += kpatch/
endif