From 8f2267bbb90fb52751c3604ade87f353063846c0 Mon Sep 17 00:00:00 2001 From: Sichen Zhao <1473996754@qq.com> Date: Thu, 12 Oct 2017 20:16:07 +0800 Subject: Port wpa supplicant to RTEMS. Add wpa_supplicant lib support and shell command support in RTEMS. --- builder.py | 1 + 1 file changed, 1 insertion(+) (limited to 'builder.py') diff --git a/builder.py b/builder.py index 84ae5f3b..133b7d7d 100755 --- a/builder.py +++ b/builder.py @@ -173,6 +173,7 @@ def includes(): return ['-Irtemsbsd/include', '-Ifreebsd/sys', '-Ifreebsd/sys/contrib/pf', + '-Ifreebsd/crypto', '-Ifreebsd/sys/net', '-Ifreebsd/include', '-Ifreebsd/lib', -- cgit v1.2.3