summaryrefslogtreecommitdiff
path: root/board/pcs440ep/config.mk
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-07-09 23:41:45 +0200
committerWolfgang Denk <wd@denx.de>2007-07-09 23:41:45 +0200
commitbf6a9ca9b2aa219612c3678444b8123e28aa8940 (patch)
treee2d6a2c2c8af12dbc6f3438d13de485473f714d5 /board/pcs440ep/config.mk
parente80955f07de03fef0196353e77534b2300193c1c (diff)
parenta5d71e290f3673269be8eefb4ec44f53412f9461 (diff)
Merge with /home/hs/Atronic/u-boot
Diffstat (limited to 'board/pcs440ep/config.mk')
-rw-r--r--board/pcs440ep/config.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/pcs440ep/config.mk b/board/pcs440ep/config.mk
index 319c4fa21..4d942ebc7 100644
--- a/board/pcs440ep/config.mk
+++ b/board/pcs440ep/config.mk
@@ -25,6 +25,9 @@
# PCS440EP board
#
+# Check the U-Boot Image with a SHA1 checksum
+ALL += $(obj)u-boot.sha1
+
#TEXT_BASE = 0x00001000
ifeq ($(ramsym),1)