]> Git Repo - linux.git/blame - drivers/staging/ozwpan/Makefile
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
[linux.git] / drivers / staging / ozwpan / Makefile
CommitLineData
b0406db5
CK
1# -----------------------------------------------------------------------------
2# Copyright (c) 2011 Ozmo Inc
3# Released under the GNU General Public License Version 2 (GPLv2).
4# -----------------------------------------------------------------------------
05f608f2 5
b0406db5
CK
6obj-$(CONFIG_USB_WPAN_HCD) += ozwpan.o
7ozwpan-y := \
8 ozmain.o \
9 ozpd.o \
10 ozusbsvc.o \
11 ozusbsvc1.o \
12 ozhcd.o \
13 ozeltbuf.o \
14 ozproto.o \
15 ozcdev.o \
05f608f2 16 ozurbparanoia.o
This page took 0.244094 seconds and 4 git commands to generate.