olsr: fix package name display
authorBaruch Siach <baruch@tkos.co.il>
Fri, 18 Nov 2016 05:39:37 +0000 (07:39 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 19 Nov 2016 09:57:43 +0000 (10:57 +0100)
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>
package/olsr/Config.in

index 2f3d024bd6df35a8b61bd8de83c801e06e178ac8..85c5b4da1f876cbdd9d1b407a3c47ada77080c7b 100644 (file)
@@ -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