projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98b6fb2
)
Fixup the defaults
author
Eric Andersen
<andersen@codepoet.org>
Thu, 12 Dec 2002 01:57:57 +0000
(
01:57
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Thu, 12 Dec 2002 01:57:57 +0000
(
01:57
-0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 05be5e86ea5ae8145e1e5d61b934bef970876483..c0a51025bd294afc6d5f4d3410ebbaaccc3d300f 100644
(file)
--- a/
Makefile
+++ b/
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