[uClibc-cvs] r9839 - in trunk/buildroot/package: .
vapier at uclibc.org
vapier at uclibc.org
Thu Feb 10 00:45:44 UTC 2005
Author: vapier
Date: 2005-02-09 17:45:43 -0700 (Wed, 09 Feb 2005)
New Revision: 9839
Log:
touchups
Modified:
trunk/buildroot/package/Config.in
Changeset:
Modified: trunk/buildroot/package/Config.in
===================================================================
--- trunk/buildroot/package/Config.in 2005-02-10 00:44:31 UTC (rev 9838)
+++ trunk/buildroot/package/Config.in 2005-02-10 00:45:43 UTC (rev 9839)
@@ -1,16 +1,11 @@
-#
-
menu "Package Selection for the target"
-comment "The default minimal system"
+comment "The default minimal system"
source "package/busybox/Config.in"
-
-
comment "The minimum needed to build a uClibc development system"
-
source "package/bash/Config.in"
source "package/bzip2/Config.in"
source "package/coreutils/Config.in"
@@ -28,11 +23,7 @@
source "package/tar/Config.in"
-
-
-
comment "Other stuff"
-
source "package/autoconf/Config.in"
source "package/automake/Config.in"
source "package/berkeleydb/Config.in"
@@ -112,4 +103,5 @@
source "package/wtools/Config.in"
source "package/zlib/Config.in"
+
endmenu
More information about the uClibc-cvs
mailing list