commit | c4a0216f15f9d1844e27e83d98904936cb3ff5fc | [log] [tgz] |
---|---|---|
author | Iulia Manda <iulia.manda21@gmail.com> | Mon Oct 20 22:28:39 2014 +0300 |
committer | Josh Triplett <josh@joshtriplett.org> | Wed Oct 29 11:26:49 2014 -0700 |
tree | 7271c38482019e5202e7003d1771695626e6e799 | |
parent | f114040e3ea6e07372334ade75d1ee0775c355e1 [diff] |
fs: Conditionally stop recursing into notify/ This patch stops the build from recursing into fs/notify and its subdirectories. Because in a tinyconfig build the generated built-in.o-s were empty (no file was compiled), this is speeding up the compilation process. Signed-off-by: Iulia Manda <iulia.manda21@gmail.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org> Signed-off-by: Josh Triplett <josh@joshtriplett.org>