From: Johannes Berg Date: Fri, 28 Sep 2007 21:32:15 +0000 (+0200) Subject: add debugging info X-Git-Tag: v0.9~62 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e10b6eab979316fb68255b2150064ac7104d5c9c;p=thirdparty%2Fiw.git add debugging info --- diff --git a/Makefile b/Makefile index 33902dc..1707f73 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # adjust this LIBNL = /home/johannes/Projects/libnl/ -CFLAGS += -Wall -I$(LIBNL)/include/ +CFLAGS += -Wall -I$(LIBNL)/include/ -g LDFLAGS += -lnl -L$(LIBNL)/lib/ iw: iw.o interface.o