summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Tyser <ptyser@xes-inc.com>2009-07-17 19:01:16 -0500
committerStefan Roese <sr@denx.de>2009-07-24 06:42:32 +0200
commit10c1b218556ed9871f36bc0c407f4f2f6196353b (patch)
tree351d25ae1a6c3652aa8d1635d6d57f531f61ae45 /Makefile
parent54381b79d268e1bead5d78ed8423df31a3cb0e2c (diff)
downloadblackbird-obmc-uboot-10c1b218556ed9871f36bc0c407f4f2f6196353b.tar.gz
blackbird-obmc-uboot-10c1b218556ed9871f36bc0c407f4f2f6196353b.zip
xpedite1k: Move to X-ES vendor directory
The XPedite1000 is an X-ES product thus it can be put in board/xes along with other X-ES boards. Along with the move, the board was renamed to XPedite1000 from XPedite1K to fit X-ES's standard naming convention. Maintainership was also transfered to Peter Tyser. Signed-off-by: Peter Tyser <ptyser@xes-inc.com> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4a7e13e4e7..afe8674913 100644
--- a/Makefile
+++ b/Makefile
@@ -1607,8 +1607,8 @@ xilinx-ppc440-generic_config: unconfig
>> $(obj)board/xilinx/ppc440-generic/config.tmp
@$(MKCONFIG) xilinx-ppc440-generic ppc ppc4xx ppc440-generic xilinx
-XPEDITE1K_config: unconfig
- @$(MKCONFIG) $(@:_config=) ppc ppc4xx xpedite1k
+XPEDITE1000_config: unconfig
+ @$(MKCONFIG) $(@:_config=) ppc ppc4xx xpedite1000 xes
yosemite_config \
yellowstone_config: unconfig
OpenPOWER on IntegriCloud