mirror of
https://github.com/openwrt/openwrt.git
synced 2025-06-24 10:18:09 +00:00
The SDK Makefile still trys to copy the docs folder which was removed
with 882f4d2d63
. This causes an SDK build
error.
All other removals are just cleanup.
Signed-off-by: Mathias Kresin <dev@kresin.me>