Explorar el Código

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

Eric Andersen hace 23 años
padre
commit
27f7064f68
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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