mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
Fixup the defaults
This commit is contained in:
6
Makefile
6
Makefile
@@ -63,11 +63,11 @@ endif
|
||||
|
||||
# Do you want user mode Linux, or are you building a
|
||||
# real kernel that will run on its own?
|
||||
TARGETS+=linux
|
||||
#TARGETS+=user-mode-linux
|
||||
#TARGETS+=linux
|
||||
TARGETS+=user-mode-linux
|
||||
|
||||
# The default minimal set
|
||||
TARGETS+=user-mode-linux busybox tinylogin
|
||||
TARGETS+=busybox tinylogin
|
||||
|
||||
# Openssh...
|
||||
#TARGETS+=zlib openssl openssh
|
||||
|
||||
Reference in New Issue
Block a user