Files
scst/scst/kernel/in-tree/Makefile.drivers.Linux-3.2.patch
Bart Van Assche 10bcf70cc6 Add files necessary for 3.2 nightly build
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4078 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2012-01-19 07:58:37 +00:00

12 lines
326 B
Diff

diff --git a/drivers/Makefile b/drivers/Makefile
index b423bb1..f780114 100644
--- a/drivers/Makefile
+++ b/drivers/Makefile
@@ -115,5 +115,6 @@ obj-$(CONFIG_VLYNQ) += vlynq/
obj-$(CONFIG_STAGING) += staging/
obj-y += platform/
obj-y += ieee802154/
+obj-$(CONFIG_SCST) += scst/
#common clk code
obj-y += clk/