OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_INSTALL_LIBS
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/armv7a/
vpx_config.h
39
#define
CONFIG_INSTALL_LIBS
1
/external/libvpx/armv7a-neon/
vpx_config.h
39
#define
CONFIG_INSTALL_LIBS
1
/external/libvpx/generic/
vpx_config.h
39
#define
CONFIG_INSTALL_LIBS
1
/external/libvpx/mips/
vpx_config.h
39
#define
CONFIG_INSTALL_LIBS
1
/external/libvpx/mips-dspr2/
vpx_config.h
39
#define
CONFIG_INSTALL_LIBS
1
/external/libvpx/libvpx/build/make/
Makefile
325
INSTALL-LIBS=$(call cond_enabled,
CONFIG_INSTALL_LIBS
,INSTALL-LIBS)
327
INSTALL-LIBS+=$(call cond_enabled,
CONFIG_INSTALL_LIBS
,DIST-LIBS)
Completed in 22 milliseconds