mirror of
https://github.com/openwrt/packages.git
synced 2025-03-15 00:58:44 +00:00
Remove celt051 option as upstream removed it. Remove upstreamed patches. Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
12 lines
192 B
Diff
12 lines
192 B
Diff
--- a/meson.build
|
|
+++ b/meson.build
|
|
@@ -208,8 +208,6 @@ add_project_arguments(cxx_compiler.get_s
|
|
# Subdirectories
|
|
#
|
|
subdir('server')
|
|
-subdir('tools')
|
|
-subdir('docs')
|
|
|
|
#
|
|
# write config.h
|