mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
Fixup the defaults
This commit is contained in:
parent
98b6fb27b3
commit
b8a2361d0a
6
Makefile
6
Makefile
@ -63,11 +63,11 @@ endif
|
|||||||
|
|
||||||
# Do you want user mode Linux, or are you building a
|
# Do you want user mode Linux, or are you building a
|
||||||
# real kernel that will run on its own?
|
# real kernel that will run on its own?
|
||||||
TARGETS+=linux
|
#TARGETS+=linux
|
||||||
#TARGETS+=user-mode-linux
|
TARGETS+=user-mode-linux
|
||||||
|
|
||||||
# The default minimal set
|
# The default minimal set
|
||||||
TARGETS+=user-mode-linux busybox tinylogin
|
TARGETS+=busybox tinylogin
|
||||||
|
|
||||||
# Openssh...
|
# Openssh...
|
||||||
#TARGETS+=zlib openssl openssh
|
#TARGETS+=zlib openssl openssh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user