summaryrefslogtreecommitdiff
path: root/mausezahn/Makefile
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2016-08-23 00:17:11 +0300
committerTobias Klauser <tklauser@distanz.ch>2016-09-15 18:34:56 +0200
commitba85243ef4f90c022502604a8faadbc4e7d8f439 (patch)
treef47167bb2f3fef69f4b99d4393b2f252ed611c69 /mausezahn/Makefile
parent9ec74c8eb4d44510827140446a9b155cb8a61690 (diff)
build: configure: Add option to specify install path for binary files
Add new --prefix=PREFIX configure commandline option to specify installation directory for binaries. Add additional check in 'Cmds' file if --prefix was specified from 'configure' script, in that case required installation path components will be created automatically as it is done for 'make PREFIX=...' option. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'mausezahn/Makefile')
0 files changed, 0 insertions, 0 deletions
t-msg'>Pull crypto fixes from Herbert Xu: - use-after-free in algif_aead - modular aesni regression when pcbc is modular but absent - bug causing IO page faults in ccp - double list add in ccp - NULL pointer dereference in qat (two patches) - panic in chcr - NULL pointer dereference in chcr - out-of-bound access in chcr * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: chcr - Fix key length for RFC4106 crypto: algif_aead - Fix kernel panic on list_del crypto: aesni - Fix failure when pcbc module is absent crypto: ccp - Fix double add when creating new DMA command crypto: ccp - Fix DMA operations when IOMMU is enabled crypto: chcr - Check device is allocated before use crypto: chcr - Fix panic on dma_unmap_sg crypto: qat - zero esram only for DH85x devices crypto: qat - fix bar discovery for c62x
Diffstat (limited to 'tools/build/feature/test-pthread-attr-setaffinity-np.c')