Files
scst/scst/kernel/in-tree/Makefile.drivers.Linux-3.4.patch
Bart Van Assche 1b159eec24 nightly build: Add kernel 3.4 build infrastructure
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4321 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2012-05-24 19:52:39 +00:00

13 lines
328 B
Diff

diff --git a/drivers/Makefile b/drivers/Makefile
index c07be02..615d036 100644
--- a/drivers/Makefile
+++ b/drivers/Makefile
@@ -120,6 +120,7 @@ obj-$(CONFIG_VLYNQ) += vlynq/
obj-$(CONFIG_STAGING) += staging/
obj-y += platform/
obj-y += ieee802154/
+obj-$(CONFIG_SCST) += scst/
#common clk code
obj-y += clk/