소스 검색

Re-enable tinylogin. Makes life simpler that way...

Eric Andersen 23 년 전
부모
커밋
27f7064f68
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