mirror of
https://github.com/openwrt/routing.git
synced 2026-07-16 16:51:52 +04:00
186b2117f498d92de890223f4d3b4aa76330345a
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>
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%