1
0
Kaynağa Gözat

fix coffee underflow error

Waldemar Brodkorb 11 yıl önce
ebeveyn
işleme
5f7287e1a5
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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.