summaryrefslogtreecommitdiff
path: root/package/olsr
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2016-11-18 07:39:37 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-11-19 10:57:43 +0100
commitef5596aa03b6376604305b20527e6de51e2b6f11 (patch)
tree15bee19822479e0569455d7173b6ded824de2004 /package/olsr
parent8715e8da11ce8b7e584b8c7170c32f25111a9e19 (diff)
olsr: fix package name display
Use the package name, olsr, instead of the tarball file name. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/olsr')
-rw-r--r--package/olsr/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/olsr/Config.in b/package/olsr/Config.in
index 2f3d024bd6..85c5b4da1f 100644
--- a/package/olsr/Config.in
+++ b/package/olsr/Config.in
@@ -1,5 +1,5 @@
config BR2_PACKAGE_OLSR
- bool "olsrd"
+ bool "olsr"
depends on BR2_USE_MMU # fork()
depends on BR2_TOOLCHAIN_HAS_THREADS
depends on !BR2_STATIC_LIBS