commit | 82c91e87642dd6f88b9d9b1e5cc09232b6701eb0 | [log] [tgz] |
---|---|---|
author | Chen Gang <xili_gchen_5257@hotmail.com> | Sun Apr 05 11:50:02 2015 +0800 |
committer | Jonathan Corbet <corbet@lwn.net> | Sat Apr 11 15:19:31 2015 +0200 |
tree | 84ac64284f9659f044632b63746d3b56ba0627ce | |
parent | 3250af197b0ad7b6935a955c7e5492cf49d39ccd [diff] |
Documentation: blackfin: Makefile: Typo building issue Miss a ')' for ifneq in Makefile, the related building error: Documentation/blackfin/Makefile:2: *** invalid syntax in conditional. Stop. make[1]: *** [Documentation/blackfin] Error 2 Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>