浏览代码

Turn off tinylogin by default

Eric Andersen 23 年之前
父节点
当前提交
23c4a0f7ac
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -51,7 +51,7 @@ BUILD_WITH_LARGEFILE:=false
 # The list of stuff to build for the target filesystem
 #
 #############################################################
-TARGETS:=user-mode-linux uclibc busybox tinylogin
+TARGETS:=user-mode-linux uclibc busybox #tinylogin
 
 # Pick your root filesystem type.
 TARGETS+=ext2root