diff options
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2009-08-23 16:32:40 +0200 |
---|---|---|
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2009-09-05 01:33:12 +0200 |
commit | 127f9ae575991aee3e105e1448c49b5b4e254998 (patch) | |
tree | 9ea2b21747d32ab1cdb6f854381be93e7c8dcee5 /board | |
parent | 350f3ac5731faf0f02ca55ab016694b7c7269f97 (diff) |
omap3: move the other boards to board/
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'board')
-rw-r--r-- | board/overo/Makefile (renamed from board/omap3/overo/Makefile) | 0 | ||||
-rw-r--r-- | board/overo/config.mk (renamed from board/omap3/overo/config.mk) | 0 | ||||
-rw-r--r-- | board/overo/overo.c (renamed from board/omap3/overo/overo.c) | 0 | ||||
-rw-r--r-- | board/overo/overo.h (renamed from board/omap3/overo/overo.h) | 0 | ||||
-rw-r--r-- | board/pandora/Makefile (renamed from board/omap3/pandora/Makefile) | 0 | ||||
-rw-r--r-- | board/pandora/config.mk (renamed from board/omap3/pandora/config.mk) | 0 | ||||
-rw-r--r-- | board/pandora/pandora.c (renamed from board/omap3/pandora/pandora.c) | 0 | ||||
-rw-r--r-- | board/pandora/pandora.h (renamed from board/omap3/pandora/pandora.h) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/board/omap3/overo/Makefile b/board/overo/Makefile index dd673ca4d4a..dd673ca4d4a 100644 --- a/board/omap3/overo/Makefile +++ b/board/overo/Makefile diff --git a/board/omap3/overo/config.mk b/board/overo/config.mk index d372fd901fb..d372fd901fb 100644 --- a/board/omap3/overo/config.mk +++ b/board/overo/config.mk diff --git a/board/omap3/overo/overo.c b/board/overo/overo.c index dd6d28622d1..dd6d28622d1 100644 --- a/board/omap3/overo/overo.c +++ b/board/overo/overo.c diff --git a/board/omap3/overo/overo.h b/board/overo/overo.h index 0b59120a300..0b59120a300 100644 --- a/board/omap3/overo/overo.h +++ b/board/overo/overo.h diff --git a/board/omap3/pandora/Makefile b/board/pandora/Makefile index b41e8a0a54c..b41e8a0a54c 100644 --- a/board/omap3/pandora/Makefile +++ b/board/pandora/Makefile diff --git a/board/omap3/pandora/config.mk b/board/pandora/config.mk index 6b1f69a04ea..6b1f69a04ea 100644 --- a/board/omap3/pandora/config.mk +++ b/board/pandora/config.mk diff --git a/board/omap3/pandora/pandora.c b/board/pandora/pandora.c index 460ed123595..460ed123595 100644 --- a/board/omap3/pandora/pandora.c +++ b/board/pandora/pandora.c diff --git a/board/omap3/pandora/pandora.h b/board/pandora/pandora.h index f06ee5be469..f06ee5be469 100644 --- a/board/omap3/pandora/pandora.h +++ b/board/pandora/pandora.h |