Skip to content

Commit

Permalink
Merge branch 'libertas' of git://git.kernel.org/pub/scm/linux/kernel/…
Browse files Browse the repository at this point in the history
…git/linville/wireless-2.6 into upstream
  • Loading branch information
Jeff Garzik committed May 11, 2007
2 parents 12414db + 4269e2a commit 17cf8cc
Show file tree
Hide file tree
Showing 22 changed files with 276 additions and 2,972 deletions.
9 changes: 0 additions & 9 deletions drivers/net/wireless/libertas/Makefile
Original file line number Diff line number Diff line change
@@ -1,19 +1,10 @@
# EXTRA_CFLAGS += -Wpacked

usb8xxx-objs := main.o fw.o wext.o \
rx.o tx.o cmd.o \
cmdresp.o scan.o \
join.o 11d.o \
ioctl.o debugfs.o \
ethtool.o assoc.o

ifeq ($(CONFIG_LIBERTAS_USB_DEBUG), y)
EXTRA_CFLAGS += -DDEBUG -DPROC_DEBUG
endif


# This is needed to support the newer boot2 bootloader (v >= 3104)
EXTRA_CFLAGS += -DSUPPORT_BOOT_COMMAND
usb8xxx-objs += if_bootcmd.o
usb8xxx-objs += if_usb.o

Expand Down
Loading

0 comments on commit 17cf8cc

Please sign in to comment.