2007-05-26 00:37:58 +08:00
|
|
|
libertas-objs := main.o fw.o wext.o \
|
2007-02-10 22:25:27 +08:00
|
|
|
rx.o tx.o cmd.o \
|
|
|
|
cmdresp.o scan.o \
|
|
|
|
join.o 11d.o \
|
2007-06-19 00:10:33 +08:00
|
|
|
debugfs.o \
|
2007-02-10 22:25:27 +08:00
|
|
|
ethtool.o assoc.o
|
|
|
|
|
|
|
|
usb8xxx-objs += if_bootcmd.o
|
|
|
|
usb8xxx-objs += if_usb.o
|
|
|
|
|
2007-05-26 00:37:58 +08:00
|
|
|
obj-$(CONFIG_LIBERTAS) += libertas.o
|
2007-02-10 22:25:27 +08:00
|
|
|
obj-$(CONFIG_LIBERTAS_USB) += usb8xxx.o
|