Searched refs:TPROGS_LDFLAGS (Results 1 - 4 of 4) sorted by relevance

/linux-master/samples/bpf/
H A DMakefile.target55 cmd_tprog-csingle = $(CC) $(tprogc_flags) $(TPROGS_LDFLAGS) -o $@ $< \
63 cmd_tprog-cmulti = $(CC) $(tprogc_flags) $(TPROGS_LDFLAGS) -o $@ \
H A DMakefile154 TPROGS_LDFLAGS = $(TPROGS_USER_LDFLAGS) macro
189 TPROGS_LDFLAGS := -L$(SYSROOT)/usr/lib macro
217 $(CC) $(TPROGS_CFLAGS) $(TPROGS_LDFLAGS) -x c - \
257 LDFLAGS="$(TPROGS_LDFLAGS)" srctree=$(BPF_SAMPLES_PATH)/../../ \
/linux-master/samples/hid/
H A DMakefile.target55 cmd_tprog-csingle = $(CC) $(tprogc_flags) $(TPROGS_LDFLAGS) -o $@ $< \
63 cmd_tprog-cmulti = $(CC) $(tprogc_flags) $(TPROGS_LDFLAGS) -o $@ \
H A DMakefile54 TPROGS_LDFLAGS := -L$(SYSROOT)/usr/lib macro
77 $(CC) $(TPROGS_CFLAGS) $(TPROGS_LDFLAGS) -x c - \
117 LDFLAGS=$(TPROGS_LDFLAGS) srctree=$(HID_SAMPLES_PATH)/../../ \

Completed in 116 milliseconds