mfd: accept pure device as a parent, not only platform_device
[deliverable/linux.git] / drivers / sbus / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the linux kernel.
3#
4
5ifneq ($(ARCH),m68k)
6obj-y := sbus.o dvma.o
7endif
8
9obj-$(CONFIG_SBUSCHAR) += char/
This page took 0.490111 seconds and 5 git commands to generate.