diff options
Diffstat (limited to 'test/kernel_test')
| -rw-r--r-- | test/kernel_test/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/kernel_test/Makefile b/test/kernel_test/Makefile index 823ac0d2..c4057a5e 100644 --- a/test/kernel_test/Makefile +++ b/test/kernel_test/Makefile @@ -1,6 +1,6 @@ ################################################## # (c) Amlal El Mahrouss and NeKernel Authors, licensed under the Apache 2.0 license. -# This file is for libSystem.dll's testing stubs. +# This file is for kernel testing. ################################################## GCC=x86_64-w64-mingw32-g++ -Wl,-subsystem=17 |
