Minor kernel build changes: Change '[ -d ... ] && cmd' to 'if [ -d ... ]; then cmd...
[openwrt/openwrt.git] / BSDmakefile
2016-03-20 Felix Fietkaufinally move buildroot-ng to trunk