V4L/DVB (7062): radio-si570x: Some fixes and new USB ID addition
[deliverable/linux.git] / drivers / sbus / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4
5 ifneq ($(ARCH),m68k)
6 obj-y := sbus.o dvma.o
7 endif
8
9 obj-$(CONFIG_SBUSCHAR) += char/
This page took 0.031608 seconds and 5 git commands to generate.