]> git.ipfire.org Git - thirdparty/iw.git/commitdiff
add vendor command to Makefile
authorJohannes Berg <johannes.berg@intel.com>
Wed, 29 Oct 2014 16:08:35 +0000 (17:08 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 29 Oct 2014 16:08:35 +0000 (17:08 +0100)
Apparently I forgot this when applying the previous commit.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Makefile

index c05b2c4599e298de8a84b707e54d02f0b57f33f4..5bf955d4f2685556cd8a6c8fdf31dd749efdbd7e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ 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 mpp.o scan.o reg.o version.o \
        reason.o status.o connect.o link.o offch.o ps.o cqm.o \
-       bitrate.o wowlan.o coalesce.o roc.o p2p.o
+       bitrate.o wowlan.o coalesce.o roc.o p2p.o vendor.o
 OBJS += sections.o
 
 OBJS-$(HWSIM) += hwsim.o