summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorHugo Villeneuve <hugo.villeneuve@lyrtech.com>2008-08-27 21:35:52 +0200
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-08-30 23:18:55 +0200
commit89d51d022a63be1a851eda983c8cbce1a044f65f (patch)
tree65d0bd5a315e47a791ca213b99eb6f1a7375a921 /Makefile
parent264bbdd11d01f14f5ea4629556ae63b00b13402d (diff)
downloadblackbird-obmc-uboot-89d51d022a63be1a851eda983c8cbce1a044f65f.tar.gz
blackbird-obmc-uboot-89d51d022a63be1a851eda983c8cbce1a044f65f.zip
ARM DaVinci: Standardize names of directories/files
ARM DaVinci: Standardize names of directories/files. Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0f82e714a2..b1900b110d 100644
--- a/Makefile
+++ b/Makefile
@@ -2495,7 +2495,7 @@ cp1026_config: unconfig
@board/integratorcp/split_by_variant.sh $@
davinci_dvevm_config : unconfig
- @$(MKCONFIG) $(@:_config=) arm arm926ejs dv-evm davinci davinci
+ @$(MKCONFIG) $(@:_config=) arm arm926ejs dvevm davinci davinci
davinci_schmoogie_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm926ejs schmoogie davinci davinci
OpenPOWER on IntegriCloud