aboutsummaryrefslogtreecommitdiff
path: root/win32/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'win32/Kbuild')
-rw-r--r--win32/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/Kbuild b/win32/Kbuild
index c1005bd11..d82a9bfff 100644
--- a/win32/Kbuild
+++ b/win32/Kbuild
@@ -14,6 +14,7 @@ lib-$(CONFIG_WIN32_NET) += net.o
14lib-$(CONFIG_PLATFORM_MINGW32) += poll.o 14lib-$(CONFIG_PLATFORM_MINGW32) += poll.o
15lib-$(CONFIG_PLATFORM_MINGW32) += popen.o 15lib-$(CONFIG_PLATFORM_MINGW32) += popen.o
16lib-$(CONFIG_PLATFORM_MINGW32) += statfs.o 16lib-$(CONFIG_PLATFORM_MINGW32) += statfs.o
17lib-$(CONFIG_PLATFORM_MINGW32) += mempcpy.o
17lib-$(CONFIG_PLATFORM_MINGW32) += mntent.o 18lib-$(CONFIG_PLATFORM_MINGW32) += mntent.o
18lib-$(CONFIG_PLATFORM_MINGW32) += strptime.o 19lib-$(CONFIG_PLATFORM_MINGW32) += strptime.o
19lib-$(CONFIG_PLATFORM_MINGW32) += system.o 20lib-$(CONFIG_PLATFORM_MINGW32) += system.o