Lines Matching refs:echo
21 echo "#ifndef $2"; \22 echo "#define $2"; \23 echo "/*"; \24 echo " * DO NOT MODIFY."; \25 echo " *"; \26 echo " * This file was generated by Kbuild"; \27 echo " */"; \28 echo ""; \30 echo ""; \31 echo "#endif" )59 (echo $(CONFIG_HZ) | bc -q $< ) > $@62 (echo $(CONFIG_HZ) | bc -q $< )