commit | aea63de93aa5d244c8058400a8d4d8473985de38 | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Mon Jun 18 07:59:25 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 10 16:55:59 2018 -0400 |
tree | f9767af2fe951d25999f57b1c281d6c51979bb22 | |
parent | b36bb90d2c740a5eef1ccf5d8ae5515efec4b221 [diff] |
Makefile: drop unused cpp_cfg macro Commit e19b0fb4851f (kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk) removed the use of the cpp_cfg macro in Makefile, but forgot to remove its definition. Cc: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Reviewed-by: Masahiro Yamada <yamada.masahiro@socionext.com>