summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/Makefile
diff options
context:
space:
mode:
authorPaul Mundt2010-10-29 12:38:19 +0200
committerPaul Mundt2010-10-29 12:38:19 +0200
commitc819cc732267d6e46833a8d98bd7677b3d12d7d1 (patch)
tree900969944f57ba2c7e90758217512b9214d7e38a /arch/sh/boards/Makefile
parentsh: mach-edosk7705: update for this century, kill off PIO trapping. (diff)
downloadkernel-qcow2-linux-c819cc732267d6e46833a8d98bd7677b3d12d7d1.tar.gz
kernel-qcow2-linux-c819cc732267d6e46833a8d98bd7677b3d12d7d1.tar.xz
kernel-qcow2-linux-c819cc732267d6e46833a8d98bd7677b3d12d7d1.zip
sh: mach-edosk7705: Kill off machtype, consolidate board def.
Trivial shuffling and tidying. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/Makefile')
-rw-r--r--arch/sh/boards/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/boards/Makefile b/arch/sh/boards/Makefile
index 4a0ed86af8b1..be7d11d04b26 100644
--- a/arch/sh/boards/Makefile
+++ b/arch/sh/boards/Makefile
@@ -7,6 +7,7 @@ obj-$(CONFIG_SH_SH2007) += board-sh2007.o
obj-$(CONFIG_SH_SH7785LCR) += board-sh7785lcr.o
obj-$(CONFIG_SH_URQUELL) += board-urquell.o
obj-$(CONFIG_SH_SHMIN) += board-shmin.o
+obj-$(CONFIG_SH_EDOSK7705) += board-edosk7705.o
obj-$(CONFIG_SH_EDOSK7760) += board-edosk7760.o
obj-$(CONFIG_SH_ESPT) += board-espt.o
obj-$(CONFIG_SH_POLARIS) += board-polaris.o