aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/Makefile
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2005-11-07 00:58:19 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2005-11-07 07:53:27 -0800
commite87eaad107d3c0fa81bf9de84f0fe2b7eaaf1fb9 (patch)
tree0664a672fed959bd354514bee281957555471884 /drivers/Makefile
parentde672e4ade25502c28486da005be3eb79534017d (diff)
downloadlinux-e87eaad107d3c0fa81bf9de84f0fe2b7eaaf1fb9.tar.gz
[PATCH] sh: Re-add sh to drivers/Makefile
drivers/sh/ got dropped from drivers/Makefile, so add it back in.. Signed-off-by: Paul Mundt <lethal@linux-sh.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/Makefile')
-rw-r--r--drivers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/Makefile b/drivers/Makefile
index 65670be6ff1a15..61c64f768366ba 100644
--- a/drivers/Makefile
+++ b/drivers/Makefile
@@ -67,3 +67,4 @@ obj-$(CONFIG_INFINIBAND) += infiniband/
obj-$(CONFIG_SGI_IOC4) += sn/
obj-y += firmware/
obj-$(CONFIG_CRYPTO) += crypto/
+obj-$(CONFIG_SUPERH) += sh/