summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/arm/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/config.mk b/arch/arm/config.mk
index 74f895ec0d..a973a0ecc8 100644
--- a/arch/arm/config.mk
+++ b/arch/arm/config.mk
@@ -148,7 +148,7 @@ ALL-y += u-boot.imx
endif
endif
endif
-ifneq ($(CONFIG_VF610),)
+ifneq ($(CONFIG_TARGET_PCM052),)
ALL-y += u-boot.vyb
endif
endif