Parcourir la source

fix coffee underflow error

Waldemar Brodkorb il y a 11 ans
Parent
commit
5f7287e1a5
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 y
 
-onfig ADK_TARGET_NO_CMDLINE
+config ADK_TARGET_NO_CMDLINE
 	bool "Do not builtin any kernel cmdline"
 	help
 	  No kernel command line modifictaion is done.