Quellcode durchsuchen

fix coffee underflow error

Waldemar Brodkorb vor 11 Jahren
Ursprung
Commit
5f7287e1a5
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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.