X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Farm%2Fmach-bcm283x%2FMakefile;h=5cb1b2fe94b1dc7f09bc6de6c0d64514fd14f689;hb=88730f19280d2d89816be8a7ab4faf8248e6b7b4;hp=2505428bab41735607764b75dae47951208b6fdf;hpb=692e5c4e7eb267f3d8f3a8c9d2348eff6f5f21e2;p=u-boot diff --git a/arch/arm/mach-bcm283x/Makefile b/arch/arm/mach-bcm283x/Makefile index 2505428bab..5cb1b2fe94 100644 --- a/arch/arm/mach-bcm283x/Makefile +++ b/arch/arm/mach-bcm283x/Makefile @@ -4,5 +4,5 @@ # SPDX-License-Identifier: GPL-2.0 # -obj-$(CONFIG_TARGET_RPI) += lowlevel_init.o -obj-y += init.o reset.o timer.o mbox.o +obj-$(CONFIG_BCM2835) += lowlevel_init.o +obj-y += init.o reset.o mbox.o phys2bus.o