mirror of
https://github.com/openwrt/routing.git
synced 2026-07-14 09:24:48 +04:00
72408a9cf8ce24066f3b091b8e9f1c50df6ea0b2
babeld: fix compiler warnings Fixes: - "route_list_entry" points to "struct babel_route" - "format_thousands" returns a string pointer - "UBUS_METHOD_NOARG" wants a function returning an integer Signed-off-by: Nick Hainke <vincent@systemli.org>
Change feed name in Readme from openwrt-routing to routing because feeds system does not support "-"
This is an OpenWrt package feed containing community maintained routing packages. To use these packages, add the following line to the feeds.conf in the OpenWrt buildroot: src-git routing git://github.com/openwrt-routing/packages.git Update the feed: ./scripts/feeds update routing Activate the package: ./scripts/feeds install -a -p routing The routing packages should now appear in menuconfig.
Description
Languages
Shell
35%
Makefile
32.3%
Lua
15.9%
C
15%
HTML
1.8%