build system: for "find", use POSIX not operator (!) instead of -not
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 16 Mar 2014 11:05:58 +0000 (12:05 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 16 Mar 2014 11:05:58 +0000 (12:05 +0100)
commit29f352604868c5d17c81948ea30e332491cecada
tree1bbbefea2a7c597220b4e6e8476cd0195337c660
parent0e3334c8d8f021ed87d873ac95e165cde9da5e4d
build system: for "find", use POSIX not operator (!) instead of -not

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
scripts/gen_build_files.sh