Home
last modified time | relevance | path

Searched refs:LIBOBJS (Results 1 – 25 of 117) sorted by relevance

12345

/OK3568_Linux_fs/u-boot/examples/standalone/
H A DMakefile29 LIBOBJS-$(CONFIG_PPC) += ppc_longjmp.o ppc_setjmp.o
30 LIBOBJS-y += stubs.o
33 targets += $(patsubst $(obj)/%,%,$(LIB)) $(COBJS) $(LIBOBJS-y)
35 LIBOBJS := $(addprefix $(obj)/,$(LIBOBJS-y)) macro
54 cmd_link_lib = $(LD) $(ld_flags) -r -o $@ $(filter $(LIBOBJS), $^)
56 $(LIB): $(LIBOBJS) FORCE
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dautotools.patch8 -[AC_CHECK_FUNC(getopt_long, , [LIBOBJS="$LIBOBJS getopt1.o getopt.o"])
9 -AC_SUBST(LIBOBJS)dnl
/OK3568_Linux_fs/buildroot/boot/syslinux/
H A D0005-lzo-Use-the-host-toolchain-for-prepcore.patch30 LIBOBJS = $(patsubst %.c,%.o,$(subst $(SRC)/,,$(wildcard $(SRC)/src/*.c)))
33 @@ -30,7 +33,7 @@ $(LIB) : $(LIBOBJS)
H A D0016-Workaround-multiple-definition-of-symbol-errors.patch51 $(addprefix $(OBJ),$(sort $(dir $(LIBOBJS)))),$(b))
53 libgpl.elf : $(LIBOBJS)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench-3.0-a9/
H A Dobey-ranlib.patch29 $O/lmbench.a: $(LIBOBJS)
31 $(AR) $(ARCREATE) $O/lmbench.a $(LIBOBJS)
H A D0002-build-Adjust-CFLAGS-LDFLAGS-to-append-values-passed-.patch33 @@ -112,8 +112,8 @@ LIBOBJS= $O/lib_tcp.o $O/lib_udp.o $O/lib_unix.o $O/lib_timing.o \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/squid/files/
H A Dsquid-don-t-do-squid-conf-tests-at-build-time.patch37 ##$(TARGLIB): $(LIBOBJS)
38 ## $(AR_R) $(TARGLIB) $(LIBOBJS)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0010-Workaround-multiple-definition-of-symbol-errors.patch46 $(addprefix $(OBJ),$(sort $(dir $(LIBOBJS)))),$(b))
48 libgpl.elf : $(LIBOBJS)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/zsync/zsync-curl/
H A Dmake.patch38 zsync_curl_LDADD = libzsync/libzsync.a librcksum/librcksum.a zlib/libinflate.a $(LIBOBJS)
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/newt/files/
H A Dcross_ar.patch36 $(LIBNEWT): $(LIBOBJS)
/OK3568_Linux_fs/buildroot/package/elf2flt/
H A D0002-elf2flt.c-add-new-relocation-types-for-xtensa.patch46 LIBOBJS
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A DMakefile.in112 LIBOBJS = @LIBOBJS@
/OK3568_Linux_fs/external/xserver/hw/xquartz/pbproxy/
H A DMakefile.in340 LIBOBJS = @LIBOBJS@
/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DMakefile.in349 LIBOBJS = @LIBOBJS@
/OK3568_Linux_fs/external/xserver/hw/dmx/doxygen/
H A DMakefile.in282 LIBOBJS = @LIBOBJS@
/OK3568_Linux_fs/external/xserver/hw/xquartz/mach-startup/
H A DMakefile.in352 LIBOBJS = @LIBOBJS@
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DMakefile.in373 LIBOBJS = @LIBOBJS@
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/pci_ids/
H A DMakefile.in257 LIBOBJS = @LIBOBJS@
/OK3568_Linux_fs/external/xserver/hw/xnest/man/
H A DMakefile.in288 LIBOBJS = @LIBOBJS@
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/man/
H A DMakefile.in288 LIBOBJS = @LIBOBJS@
/OK3568_Linux_fs/external/xserver/hw/xwin/man/
H A DMakefile.in288 LIBOBJS = @LIBOBJS@
/OK3568_Linux_fs/external/xserver/hw/vfb/man/
H A DMakefile.in288 LIBOBJS = @LIBOBJS@
/OK3568_Linux_fs/external/xserver/hw/dmx/doc/
H A DMakefile.in301 LIBOBJS = @LIBOBJS@
/OK3568_Linux_fs/external/xserver/hw/dmx/man/
H A DMakefile.in288 LIBOBJS = @LIBOBJS@
/OK3568_Linux_fs/external/xserver/hw/xfree86/doc/
H A DMakefile.in280 LIBOBJS = @LIBOBJS@

12345