mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-19 11:45:29 +08:00
12 lines
196 B
Diff
12 lines
196 B
Diff
![]() |
--- a/Makefile.org
|
||
|
+++ b/Makefile.org
|
||
|
@@ -137,7 +137,7 @@ FIPSCANLIB=
|
||
|
|
||
|
BASEADDR=
|
||
|
|
||
|
-DIRS= crypto ssl engines apps test tools
|
||
|
+DIRS= crypto ssl apps
|
||
|
ENGDIRS= ccgost
|
||
|
SHLIBDIRS= crypto ssl
|
||
|
|