Searched refs:LIBSRC (Results 1 – 2 of 2) sorted by relevance
34 LIBSRC := ftrace.c ftrace-tcp.c kconfig.c netlink.c macro35 LIBSRC += proc.c repair.c setup.c sock.c utils.c36 LIBOBJ := $(LIBSRC:%.c=$(LIBDIR)/%.o)
12 LIBSRC = $(srctree)/lib/bootconfig.c $(srctree)/include/linux/bootconfig.h macro20 $(OUTPUT)bootconfig: main.c include/linux/bootconfig.h $(LIBSRC)