VPP-61 Patch2/2 Removing NSH from VPP for move to NSH_SFC
[vpp.git] / vnet / Makefile.am
index dddcdbf..84ee79e 100644 (file)
@@ -398,30 +398,6 @@ nobase_include_HEADERS +=                  \
  vnet/mpls-gre/error.def
 
 
-########################################
-# NSH Map: nsh
-########################################
- libvnet_la_SOURCES +=                         \
-  vnet/nsh/nsh.c
-
- nobase_include_HEADERS +=                     \
-  vnet/nsh/nsh_packet.h                                \
-  vnet/nsh/nsh.h                               \
-  vnet/nsh/nsh_error.def
-
-
-########################################
-# Tunnel protocol: nsh-gre
-########################################
-
-# libvnet_la_SOURCES +=                                \
-#   vnet/nsh-gre/nsh_gre.c                     \
-#   vnet/nsh-gre/encap.c                               \
-#   vnet/nsh-gre/decap.c
-
-# nobase_include_HEADERS +=                    \
-#   vnet/nsh-gre/nsh_gre.h                             
-
 ########################################
 # Tunnel protocol: vxlan-gpe
 ########################################