/linux-4.1.27/tools/usb/ffs-aio-example/multibuff/host_app/ |
H A D | Makefile | 3 LIBUSB_LIBS = $(shell pkg-config --libs libusb-1.0)
|
/linux-4.1.27/tools/usb/ffs-aio-example/simple/host_app/ |
H A D | Makefile | 3 LIBUSB_LIBS = $(shell pkg-config --libs libusb-1.0)
|
/linux-4.1.27/arch/xtensa/boot/lib/ |
H A D | Makefile | 2 # Makefile for some libs needed by zImage.
|
/linux-4.1.27/tools/testing/selftests/memfd/ |
H A D | Makefile | 15 $(CC) $(CFLAGS) fuse_mnt.c `pkg-config fuse --cflags --libs` -o fuse_mnt
|
/linux-4.1.27/tools/thermal/tmon/ |
H A D | Makefile | 21 TMON_LIBS += $(shell pkg-config --libs $(STATIC) panelw ncursesw 2> /dev/null || \ 22 pkg-config --libs $(STATIC) panel ncurses 2> /dev/null || \
|
/linux-4.1.27/tools/build/feature/ |
H A D | Makefile | 49 $(BUILD) -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -ldw -lelf -lnuma -lelf -laudit -I/usr/include/slang -lslang $(shell $(PKG_CONFIG) --libs --cflags gtk+-2.0 2>/dev/null) $(FLAGS_PERL_EMBED) $(FLAGS_PYTHON_EMBED) -DPACKAGE='"perf"' -lbfd -ldl -lz -llzma 97 $(BUILD) $(shell $(PKG_CONFIG) --libs --cflags gtk+-2.0 2>/dev/null) 100 $(BUILD) $(shell $(PKG_CONFIG) --libs --cflags gtk+-2.0 2>/dev/null) 102 grep-libs = $(filter -l%,$(1)) 103 strip-libs = $(filter-out -l%,$(1)) 106 PERL_EMBED_LDFLAGS = $(call strip-libs,$(PERL_EMBED_LDOPTS)) 107 PERL_EMBED_LIBADD = $(call grep-libs,$(PERL_EMBED_LDOPTS))
|
/linux-4.1.27/scripts/kconfig/lxdialog/ |
H A D | check-lxdialog.sh | 7 pkg-config --libs ncursesw 2>/dev/null && exit 8 pkg-config --libs ncurses 2>/dev/null && exit
|
/linux-4.1.27/scripts/kconfig/ |
H A D | Makefile | 204 HOSTLOADLIBES_gconf = `pkg-config --libs gtk+-2.0 gmodule-2.0 libglade-2.0` 211 pkg-config --libs menuw panelw ncursesw 2>/dev/null \ 212 || pkg-config --libs menu panel ncurses 2>/dev/null \ 229 libs="\$$(shell pkg-config $$pkg --libs)"; \ 251 libs="-L$$libpath -Wl,-rpath,$$libpath -l$$lib"; \ 262 libs="\$$(shell pkg-config QtCore QtGui Qt3Support --libs)"; \ 267 echo "KC_QT_LIBS=$$libs" >> $@; \
|
/linux-4.1.27/arch/score/ |
H A D | Makefile | 29 libs-y += arch/score/lib/
|
/linux-4.1.27/arch/hexagon/ |
H A D | Makefile | 35 libs-y += $(LIBGCC)
|
/linux-4.1.27/arch/m32r/ |
H A D | Makefile | 38 libs-y += arch/m32r/lib/ $(LIBGCC)
|
/linux-4.1.27/arch/sparc/ |
H A D | Makefile | 57 libs-y += arch/sparc/prom/ 58 libs-y += arch/sparc/lib/
|
/linux-4.1.27/arch/tile/ |
H A D | Makefile | 56 libs-y += arch/tile/lib/ 57 libs-y += $(LIBGCC_PATH)
|
/linux-4.1.27/arch/metag/ |
H A D | Makefile | 49 libs-y += arch/metag/lib/ 50 libs-y += arch/metag/tbx/
|
/linux-4.1.27/arch/alpha/ |
H A D | Makefile | 44 libs-y += arch/alpha/lib/ 47 LIBS_Y := $(patsubst %/, %/lib.a, $(libs-y))
|
/linux-4.1.27/arch/arm64/ |
H A D | Makefile | 56 libs-y := arch/arm64/lib/ $(libs-y)
|
/linux-4.1.27/arch/unicore32/ |
H A D | Makefile | 40 libs-y += arch/unicore32/lib/
|
/linux-4.1.27/arch/sh/ |
H A D | Makefile | 203 libs-$(CONFIG_SUPERH32) := arch/sh/lib/ $(libs-y) 204 libs-$(CONFIG_SUPERH64) := arch/sh/lib64/ $(libs-y)
|
/linux-4.1.27/arch/openrisc/ |
H A D | Makefile | 46 libs-y += $(LIBGCC)
|
/linux-4.1.27/arch/c6x/ |
H A D | Makefile | 32 libs-y += arch/c6x/lib/
|
/linux-4.1.27/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
H A D | Util.py | 74 print "Install the audit-libs-python package to get syscall names"
|
/linux-4.1.27/tools/perf/config/ |
H A D | Makefile | 360 msg := $(warning No libaudit.h found, disables 'trace' tool, please install audit-libs-devel or libaudit-dev); 387 FLAGS_GTK2=$(CFLAGS) $(LDFLAGS) $(EXTLIBS) $(shell $(PKG_CONFIG) --libs --cflags gtk+-2.0 2>/dev/null) 397 GTK_LIBS := $(shell $(PKG_CONFIG) --libs gtk+-2.0 2>/dev/null) 402 grep-libs = $(filter -l%,$(1)) 403 strip-libs = $(filter-out -l%,$(1)) 409 PERL_EMBED_LDFLAGS = $(call strip-libs,$(PERL_EMBED_LDOPTS)) 410 PERL_EMBED_LIBADD = $(call grep-libs,$(PERL_EMBED_LDOPTS)) 454 PYTHON_EMBED_LDFLAGS := $(call strip-libs,$(PYTHON_EMBED_LDOPTS)) 455 PYTHON_EMBED_LIBADD := $(call grep-libs,$(PYTHON_EMBED_LDOPTS))
|
/linux-4.1.27/arch/mips/ |
H A D | Makefile | 217 libs-$(CONFIG_FW_ARC) += arch/mips/fw/arc/ 218 libs-$(CONFIG_FW_CFE) += arch/mips/fw/cfe/ 219 libs-$(CONFIG_FW_SNIPROM) += arch/mips/fw/sni/ 220 libs-y += arch/mips/fw/lib/ 290 libs-y += arch/mips/lib/ 291 libs-y += arch/mips/math-emu/
|
/linux-4.1.27/arch/xtensa/ |
H A D | Makefile | 85 libs-y += arch/xtensa/lib/ $(LIBGCC)
|
/linux-4.1.27/arch/mn10300/ |
H A D | Makefile | 64 libs-y += arch/mn10300/lib/
|
/linux-4.1.27/arch/nios2/ |
H A D | Makefile | 37 libs-y += arch/nios2/lib/ $(LIBGCC)
|
/linux-4.1.27/arch/avr32/ |
H A D | Makefile | 44 libs-y += arch/avr32/lib/
|
/linux-4.1.27/arch/cris/ |
H A D | Makefile | 70 libs-y += arch/cris/$(SARCH)/lib/ $(LIBGCC)
|
/linux-4.1.27/arch/frv/ |
H A D | Makefile | 80 libs-y += arch/frv/lib/
|
/linux-4.1.27/tools/testing/selftests/size/ |
H A D | get_size.c | 15 * It should be statically linked, with startup libs avoided.
|
/linux-4.1.27/arch/microblaze/ |
H A D | Makefile | 48 libs-y += arch/microblaze/lib/
|
/linux-4.1.27/arch/s390/ |
H A D | Makefile | 100 libs-y += arch/s390/lib/
|
/linux-4.1.27/arch/ia64/ |
H A D | Makefile | 47 libs-y += arch/ia64/lib/
|
/linux-4.1.27/ |
H A D | Makefile | 561 libs-y := lib/ 892 $(net-y) $(net-m) $(libs-y) $(libs-m))) 895 $(init-) $(core-) $(drivers-) $(net-) $(libs-)))) 901 libs-y1 := $(patsubst %/, %/lib.a, $(libs-y)) 902 libs-y2 := $(patsubst %/, %/built-in.o, $(libs-y)) 903 libs-y := $(libs-y1) $(libs-y2) 907 export KBUILD_VMLINUX_MAIN := $(core-y) $(libs-y) $(drivers-y) $(net-y)
|
/linux-4.1.27/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 98 #define ELIBMAX 123 /* Atmpt to link in too many shared libs */
|
/linux-4.1.27/arch/parisc/ |
H A D | Makefile | 89 libs-y += arch/parisc/lib/ $(LIBGCC)
|
/linux-4.1.27/arch/blackfin/ |
H A D | Makefile | 127 libs-y += arch/$(ARCH)/lib/
|
/linux-4.1.27/arch/arc/ |
H A D | Makefile | 90 libs-y += arch/arc/lib/ $(LIBGCC)
|
/linux-4.1.27/lib/ |
H A D | Makefile | 2 # Makefile for some libs needed in the kernel.
|
/linux-4.1.27/arch/arm/ |
H A D | Makefile | 286 libs-y := arch/arm/lib/ $(libs-y)
|
/linux-4.1.27/arch/m68k/ |
H A D | Makefile | 100 libs-y += arch/m68k/lib/
|
/linux-4.1.27/include/linux/ |
H A D | capability.h | 10 * ftp://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/
|
/linux-4.1.27/tools/perf/util/ |
H A D | map.c | 75 "%s/libs/%s/%s", apk_path, app_abi, libname); replace_android_lib() 80 "libs/%s/%s", app_abi, libname); replace_android_lib()
|
/linux-4.1.27/arch/x86/ |
H A D | Makefile | 195 libs-y += arch/x86/lib/
|
/linux-4.1.27/include/uapi/linux/ |
H A D | capability.h | 10 * ftp://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/
|
/linux-4.1.27/kernel/ |
H A D | capability.c | 42 * http://www.kernel.org/pub/linux/libs/security/linux-privs/
|
/linux-4.1.27/tools/perf/ |
H A D | perf.c | 547 "trace command not available: missing audit-libs devel package at build time.\n"); main()
|
/linux-4.1.27/fs/ |
H A D | binfmt_flat.c | 809 static int load_flat_shared_library(int id, struct lib_info *libs) load_flat_shared_library() argument 841 res = load_flat_file(&bprm, libs, id, NULL); load_flat_shared_library()
|
/linux-4.1.27/fs/nfsd/ |
H A D | nfs4recover.c | 156 * tracker altogether. The crypto libs will generally return this if legacy_recdir_name_error()
|