mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-25 20:26:34 +00:00
Re-enable tinylogin. Makes life simpler that way...
This commit is contained in:
parent
23c4a0f7ac
commit
27f7064f68
2
Makefile
2
Makefile
@ -51,7 +51,7 @@ BUILD_WITH_LARGEFILE:=false
|
|||||||
# The list of stuff to build for the target filesystem
|
# 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.
|
# Pick your root filesystem type.
|
||||||
TARGETS+=ext2root
|
TARGETS+=ext2root
|
||||||
|
Loading…
x
Reference in New Issue
Block a user