X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7a4bdab85080df3e4a39ed3cf6d7e5ee325a26d2..27792506a45ee30e3cc7854786594481b0f8459b:/package/libertas/src/Makefile diff --git a/package/libertas/src/Makefile b/package/libertas/src/Makefile index 0e2787691..b7a136f8f 100644 --- a/package/libertas/src/Makefile +++ b/package/libertas/src/Makefile @@ -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