]> Git Repo - linux.git/blob - drivers/sbus/Makefile
[PATCH] tpm: Fix lack of driver_unregister in init failcases
[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.032918 seconds and 4 git commands to generate.