Home
last modified time | relevance | path

Searched refs:a_flags (Results 1 – 3 of 3) sorted by relevance

/busybox-1.35.0/scripts/
DMakefile.build224 cmd_as_s_S = $(CPP) $(a_flags) -o $@ $<
230 cmd_as_o_S = $(CC) $(a_flags) -c -o $@ $<
DMakefile.lib115 a_flags = -Wp,-MD,$(depfile) $(NOSTDINC_FLAGS) $(CPPFLAGS) \
/busybox-1.35.0/
DMakefile1305 a_flags = -Wp,-MD,$(depfile) $(AFLAGS) $(AFLAGS_KERNEL) \ macro
1310 cmd_as_o_S = $(CC) $(a_flags) -c -o $@ $<