public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 1/3] iw: fix makefile for cqm
@ 2010-05-11  8:39 Bruno Randolf
  2010-05-11  8:39 ` [RFC PATCH 2/3] iw: sync nl80211.h with wireless-testing Bruno Randolf
  2010-05-11  8:39 ` [RFC PATCH 3/3] iw: Add antenna set/get Bruno Randolf
  0 siblings, 2 replies; 3+ messages in thread
From: Bruno Randolf @ 2010-05-11  8:39 UTC (permalink / raw)
  To: johannes, linville; +Cc: linux-wireless, holgerschurig

Signed-off-by: Bruno Randolf <br1@einfach.org>
---
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index e21900a..d303f45 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ CFLAGS += -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing
 OBJS = iw.o genl.o event.o info.o phy.o \
 	interface.o ibss.o station.o survey.o util.o \
 	mesh.o mpath.o scan.o reg.o version.o \
-	reason.o status.o connect.o link.o offch.o ps.o cqm.c
+	reason.o status.o connect.o link.o offch.o ps.o cqm.o
 OBJS += sections.o
 ALL = iw
 


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-05-11  8:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-11  8:39 [RFC PATCH 1/3] iw: fix makefile for cqm Bruno Randolf
2010-05-11  8:39 ` [RFC PATCH 2/3] iw: sync nl80211.h with wireless-testing Bruno Randolf
2010-05-11  8:39 ` [RFC PATCH 3/3] iw: Add antenna set/get Bruno Randolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox