]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
Blackfin: add support for BF527-EZKIT v2.1
[karo-tx-uboot.git] / Makefile
index aac6a19885acb2145a6fc48fae3853531aabf96b..5bf15b962fb7408b6e08122ee4dbb7ecd2ba5372 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3539,6 +3539,10 @@ BFIN_BOARDS += ibf-dsp561
 $(BFIN_BOARDS:%=%_config)      : unconfig
        @$(MKCONFIG) $(@:_config=) blackfin blackfin $(@:_config=)
 
+bf527-ezkit-v2_config  : unconfig
+       @$(MKCONFIG) -t BF527_EZKIT_REV_2_1 \
+               bf527-ezkit blackfin blackfin bf527-ezkit
+
 #========================================================================
 # AVR32
 #========================================================================