Rosen Penev 186b2117f4 oonf-olsrd2: fix static problems
The GCC 10 patch marked several variables in headers as extern, which
is correct. However some upstream change marked the definitions as
static even though the definition was not local to the c files.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-05 15:50:26 -07:00
2020-04-22 14:11:16 +02:00
2020-08-11 12:36:05 -07:00
2020-08-11 12:36:34 -07:00
2020-08-11 12:37:08 -07:00
2018-08-12 18:03:38 +02:00
2020-07-08 15:54:08 +02:00
2020-08-23 22:36:21 +01:00
2018-06-19 08:01:14 -03:00

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.


S
Description
OpenWrt Routing Packages
Readme 5.2 MiB
Languages
Shell 35%
Makefile 32.3%
Lua 15.9%
C 15%
HTML 1.8%