update readme on build system
[lunaix-os.git] / lunaix-os / hal / char / uart / LConfig
index 10a74f51ab2c84674d545e585bf9a0996d51dc09..61014ad159cf8e8f5e848d1be19d524b70c326a2 100644 (file)
@@ -7,7 +7,7 @@ def uart_16x50():
     @"16x50 XT-Compat"
     def xt_16x50() -> bool:
         """ Enable the 16x50 for PC-compatible platform  """
-        require(arch_x86)
+        require (arch_x86)
         
         return True