Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
[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.031297 seconds and 5 git commands to generate.