aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMaxim Uvarov <maxim.uvarov@linaro.org>2014-06-05 15:05:28 +0400
committerMaxim Uvarov <maxim.uvarov@linaro.org>2014-06-09 21:00:45 +0400
commita65917065da23a970f10b591f317c362e50dc36b (patch)
treeb078dddbc76b843e764567b7c3374ee02b09b79e /.gitignore
parentfe415d57f145477d759773a029f6e71ef73dc2a9 (diff)
add odp prefix to l2fwd
All odp applications have odp_ prefix. Adding the same prefix to l2fwd. Reviewed-by: Anders Roxell <anders.roxell@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d45b37f4..6f5f0aba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,4 +17,4 @@ test/api_test/odp_ring
test/api_test/odp_timer
test/timer/odp_timer_test
test/generator/odp_generator
-test/l2fwd/l2fwd
+test/l2fwd/odp_l2fwd