This is a discussion on [PATCH 3/3] Add GD-Rom support to the SEGA Dreamcast - Kernel ; diff -ruN ./linux-2.6-orig/drivers/sh/Makefile ./linux-2.6/drivers/sh/Makefile --- ./linux-2.6-orig/drivers/sh/Makefile 2007-12-15 22:23:59.000000000 +0000 +++ ./linux-2.6/drivers/sh/Makefile 2007-12-15 22:18:45.000000000 +0000 @@ -4,3 +4,4 @@ obj-$(CONFIG_SUPERHYWAY) += superhyway/ obj-$(CONFIG_MAPLE) += maple/ +obj-$(CONFIG_GDROM) += gdrom/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the ...
diff -ruN ./linux-2.6-orig/drivers/sh/Makefile ./linux-2.6/drivers/sh/Makefile
--- ./linux-2.6-orig/drivers/sh/Makefile 2007-12-15 22:23:59.000000000 +0000
+++ ./linux-2.6/drivers/sh/Makefile 2007-12-15 22:18:45.000000000 +0000
@@ -4,3 +4,4 @@
obj-$(CONFIG_SUPERHYWAY) += superhyway/
obj-$(CONFIG_MAPLE) += maple/
+obj-$(CONFIG_GDROM) += gdrom/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/