]> git.proxmox.com Git - mirror_frr.git/blobdiff - redhat/README.rpm_build.md
redhat: Cleanup more merge fixes and add nhrpd/eigrpd to red hat package
[mirror_frr.git] / redhat / README.rpm_build.md
index d2b0814364930c3311a1a09cbdaf02f1d57b1a2e..dd01babf50785ae90345ed65fffe34e4da732e6d 100644 (file)
@@ -59,6 +59,8 @@ Building your own FRRouting RPM
         %{!?with_irdp:          %global  with_irdp          1 }
         %{!?with_rtadv:         %global  with_rtadv         1 }
         %{!?with_ldpd:          %global  with_ldpd          1 }
+        %{!?with_nhrpd:         %global  with_nhrpd         1 }
+        %{!?with_eigrp:         %global  with_eigrpd        1 }
         %{!?with_shared:        %global  with_shared        1 }
         %{!?with_multipath:     %global  with_multipath     256 }
         %{!?frr_user:           %global  frr_user           frr }