Explorar el Código

fix coffee underflow error

Waldemar Brodkorb hace 11 años
padre
commit
5f7287e1a5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      target/linux/config/Config.in.kernel

+ 1 - 1
target/linux/config/Config.in.kernel

@@ -175,7 +175,7 @@ config ADK_KERNEL_MMU
 	default n if ADK_TARGET_UCLINUX
 	default n if ADK_TARGET_UCLINUX
 	default y
 	default y
 
 
-onfig ADK_TARGET_NO_CMDLINE
+config ADK_TARGET_NO_CMDLINE
 	bool "Do not builtin any kernel cmdline"
 	bool "Do not builtin any kernel cmdline"
 	help
 	help
 	  No kernel command line modifictaion is done.
 	  No kernel command line modifictaion is done.