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