From c2d1560ad8c2f6e0dd0d34102d022f3709325c26 Mon Sep 17 00:00:00 2001 From: Johannes Berg Date: Fri, 27 Jul 2007 15:43:23 +0200 Subject: [MAC80211]: introduce util.c Introduce a new file util.c and move a whole bunch of functions into it. Signed-off-by: Johannes Berg Signed-off-by: Jiri Benc Signed-off-by: John W. Linville --- net/mac80211/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/mac80211/Makefile') diff --git a/net/mac80211/Makefile b/net/mac80211/Makefile index d95de3f8a4b1..122b23eb15d1 100644 --- a/net/mac80211/Makefile +++ b/net/mac80211/Makefile @@ -21,4 +21,5 @@ mac80211-objs := \ rx.o \ tx.o \ key.o \ + util.o \ $(mac80211-objs-y) -- cgit v1.2.3