[package] allow hotplug events to be triggered with the atm subsystem (#2996)
[openwrt.git] / package / libertas / src / Makefile
index 0e27876..b7a136f 100644 (file)
@@ -1,9 +1,9 @@
 libertas-objs := main.o wext.o \
                rx.o tx.o cmd.o           \
                cmdresp.o scan.o          \
-               join.o 11d.o              \
+               11d.o             \
                debugfs.o         \
-               ethtool.o assoc.o
+               ethtool.o assoc.o ioctl.o
 
 usb8xxx-objs += if_usb.o
 libertas_cs-objs += if_cs.o
This page took 0.021561 seconds and 4 git commands to generate.