revert the changes i accidently made, sorry Modified: trunk/reactos/config _____
Modified: trunk/reactos/config --- trunk/reactos/config 2005-03-14 16:04:12 UTC (rev 14064) +++ trunk/reactos/config 2005-03-14 16:10:21 UTC (rev 14065) @@ -14,17 +14,17 @@
# be optimized for. #
-OARCH := i586 +OARCH := i486
# # Whether to compile in the kernel debugger # -KDBG := 1 +KDBG := 0
# # Whether to compile for debugging # -DBG := 1 +DBG := 0
# # Whether to compile a multiprocessor or single processor version