Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney...
[deliverable/linux.git] / drivers / staging / ozwpan / Makefile
1 # -----------------------------------------------------------------------------
2 # Copyright (c) 2011 Ozmo Inc
3 # Released under the GNU General Public License Version 2 (GPLv2).
4 # -----------------------------------------------------------------------------
5
6 obj-$(CONFIG_USB_WPAN_HCD) += ozwpan.o
7 ozwpan-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 \
16 ozurbparanoia.o
This page took 0.032084 seconds and 6 git commands to generate.