diff options
author | Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> | 2012-06-21 19:34:49 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-06-23 23:14:56 +0200 |
commit | 75f18de67e7bc7f1feb360eb4201a3c6d6773698 (patch) | |
tree | 55619bc26f04d50d39c1d1d2f3746be0347dd2ed /fs | |
parent | f86391fc07731c26d96acec5f1d082378f9e494d (diff) | |
download | buildroot-novena-75f18de67e7bc7f1feb360eb4201a3c6d6773698.tar.gz buildroot-novena-75f18de67e7bc7f1feb360eb4201a3c6d6773698.zip |
pkg-utils.mk: add utility functions find*clauses and notfirstword
This patch adds a few utility functions to pkg-utils.mk.
Functions finddirclauses and findfileclauses help in building a find command
that skips a set of directories and performs operations on a set of files.
This pattern can for example be used to keep certain files or directories from
being stripped, or to remove certain files from a package installation.
The notfirstword function is the inverse of the 'firstword' function in make:
it returns all but the first word.
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions