aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/altera-stapl/Makefile
diff options
context:
space:
mode:
authorIgor M. Liplianin <liplianin@netup.ru>2011-09-23 11:17:41 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-09-23 15:00:57 -0300
commitcff4fa8415a3224a5abdd2b1dd7f431e4ea49366 (patch)
treee27e0d5998d3e47a8fe90380b3c166993b121239 /drivers/misc/altera-stapl/Makefile
parent[media] cx23885: fix type error (diff)
downloadlinux-dev-cff4fa8415a3224a5abdd2b1dd7f431e4ea49366.tar.xz
linux-dev-cff4fa8415a3224a5abdd2b1dd7f431e4ea49366.zip
[media] altera-stapl: it is time to move out from staging
[mchehab@redhat.com: Fix a merge conflict] Signed-off-by: Igor M. Liplianin <liplianin@netup.ru> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/misc/altera-stapl/Makefile')
-rw-r--r--drivers/misc/altera-stapl/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/misc/altera-stapl/Makefile b/drivers/misc/altera-stapl/Makefile
new file mode 100644
index 000000000000..055f61ee781a
--- /dev/null
+++ b/drivers/misc/altera-stapl/Makefile
@@ -0,0 +1,3 @@
+altera-stapl-objs = altera-lpt.o altera-jtag.o altera-comp.o altera.o
+
+obj-$(CONFIG_ALTERA_STAPL) += altera-stapl.o