commit | 19d43dd3e530a0b52a7e86f290b9f9ca893578f6 | [log] [tgz] |
---|---|---|
author | ratheesh kannoth <rkannoth@codeaurora.org> | Fri Apr 21 08:47:46 2017 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri May 12 06:36:38 2017 -0700 |
tree | 9e44e77cf3f71bcd201fbbcd5495a8c4e1d97b35 | |
parent | 632e99e28e2860e6a58b50bdfeb3dcadafcda8ed [diff] [blame] |
[qca-nss-clients] Test module for GRE TAP Test module to create/destroy GRE tap Signed-off-by: ratheesh kannoth <rkannoth@codeaurora.org> Change-Id: I15cf2b9463ca696669027c5c25adf5d242ac462b
diff --git a/gre/Makefile b/gre/Makefile index ed56efa..3b44801 100644 --- a/gre/Makefile +++ b/gre/Makefile
@@ -3,3 +3,5 @@ ccflags-y += -DNSS_GRE_DEBUG_LEVEL=0 obj-m += qca-nss-gre.o qca-nss-gre-objs := nss_connmgr_gre.o nss_connmgr_gre_v4.o nss_connmgr_gre_v6.o + +obj-y+= test/