mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
This patch updates openssl to 1.0.1 and refreshes all patches. Signed-off-by: Peter Wagner <tripolar@gmx.at> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30984 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
196 B
Diff
12 lines
196 B
Diff
--- a/Makefile.org
|
|
+++ b/Makefile.org
|
|
@@ -135,7 +135,7 @@ FIPSCANLIB=
|
|
|
|
BASEADDR=
|
|
|
|
-DIRS= crypto ssl engines apps test tools
|
|
+DIRS= crypto ssl apps
|
|
ENGDIRS= ccgost
|
|
SHLIBDIRS= crypto ssl
|
|
|