summaryrefslogtreecommitdiffstats
path: root/board/pcs440ep/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/pcs440ep/config.mk')
-rw-r--r--board/pcs440ep/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/pcs440ep/config.mk b/board/pcs440ep/config.mk
index 1e761284e4..b90d5d0ec1 100644
--- a/board/pcs440ep/config.mk
+++ b/board/pcs440ep/config.mk
@@ -10,7 +10,7 @@
#
# Check the U-Boot Image with a SHA1 checksum
-ALL-y += $(obj)u-boot.sha1
+ALL-y += u-boot.sha1
PLATFORM_CPPFLAGS += -DCONFIG_440=1
OpenPOWER on IntegriCloud