[PATCH 1/7] sh: Re-add sh to drivers/Makefile.

From: Paul Mundt
Date: Wed Nov 02 2005 - 17:29:34 EST


drivers/sh/ got dropped from drivers/Makefile, so add it back in..

Signed-off-by: Paul Mundt <lethal@xxxxxxxxxxxx>

---

drivers/Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

applies-to: b87f06d928e0ea06ae6244c1aeecf3e745f39bb9
ba95fbff2ea16e371001052759317163b6dbcd5c
diff --git a/drivers/Makefile b/drivers/Makefile
index 65670be..61c64f7 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/
---
0.99.8.GIT
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/