arm-trusted-firmware/plat/socionext
Masahiro Yamada 1dc1756946 plat: remove redundant =1 from -D option
As GCC manual says, -D option defines a macro as 1, if =<value> is omitted.

  -D <name>
      Predefine <name> as a macro, with definition 1.

The same applied with Clang, too.

In the context of -D option, =1 is always redundant.

Change-Id: I487489a1ea3eb51e734741619c1e65dab1420bc4
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2020-04-02 14:14:10 +09:00
..
synquacer TF-A GICv3 driver: Introduce makefile 2020-03-30 10:54:01 +00:00
uniphier plat: remove redundant =1 from -D option 2020-04-02 14:14:10 +09:00