Makefiles: dt: Always set '-@' on ARCH_BCM2835
authorPhil Elwell <phil@raspberrypi.com>
Thu, 19 Aug 2021 13:28:56 +0000 (14:28 +0100)
committerPhil Elwell <phil@raspberrypi.com>
Thu, 19 Aug 2021 13:28:56 +0000 (14:28 +0100)
commit72d78ec8b6898976ea46b1c0cb9780707985cd80
tree53807967b5691092bea8dbbea99e1c8b3ed0dee5
parent2a30b8254d34a2656d798931f46af157afd152c0
Makefiles: dt: Always set '-@' on ARCH_BCM2835

On the BCM2835 architecture, always add the '-@' option to enable the
generation of symbols, rather than relying on DTC_FLAGS being empty
or correct.

See: https://github.com/raspberrypi/linux/issues/3846

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
arch/arm/boot/dts/Makefile
arch/arm64/boot/dts/broadcom/Makefile