Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 45867e6a authored by Johannes Berg's avatar Johannes Berg Committed by John W. Linville
Browse files

[PATCH] softmac: fix Makefiles

parent 714e1a51
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,3 +10,4 @@ ieee80211-objs := \
	ieee80211_wx.o \
	ieee80211_geo.o

obj-$(CONFIG_IEEE80211_SOFTMAC) += softmac/
+1 −1
Original line number Diff line number Diff line
obj-$(CONFIG_IEEE80211_SOFTMAC) := ieee80211softmac.o
obj-$(CONFIG_IEEE80211_SOFTMAC) += ieee80211softmac.o
ieee80211softmac-objs := \
			ieee80211softmac_io.o \
			ieee80211softmac_auth.o \