6641f79a08e6e4f2ca24caa939d216e1223cfeb5
[reactos.git] / reactos / ntoskrnl / config
1 #
2 # Architecture to build for
3 #
4 ARCH := i386
5
6 #
7 # Whether to compile in the kernel debugger
8 #
9 KDBG := 0
10
11 #
12 # Whether to compile for debugging
13 #
14 DBG := 1
15
16 #
17 # Whether to compile a multiprocessor or single processor version
18 #
19 MP := 0