]> Git Repo - linux.git/blob - drivers/sbus/Makefile
[S390] dasd default debug level.
[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.033047 seconds and 4 git commands to generate.