[Buildroot] svn commit: trunk/buildroot/package

jacmet at uclibc.org jacmet at uclibc.org
Mon Aug 4 19:07:30 UTC 2008


Author: jacmet
Date: 2008-08-04 12:07:29 -0700 (Mon, 04 Aug 2008)
New Revision: 23021

Log:
dash: hide if BR2_PACKAGE_BUSYBOX_HIDE_OTHERS

Modified:
   trunk/buildroot/package/Config.in


Changeset:
Modified: trunk/buildroot/package/Config.in
===================================================================
--- trunk/buildroot/package/Config.in	2008-08-04 19:07:26 UTC (rev 23020)
+++ trunk/buildroot/package/Config.in	2008-08-04 19:07:29 UTC (rev 23021)
@@ -69,7 +69,9 @@
 endif
 source "package/cups/Config.in"
 source "package/customize/Config.in"
+if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
 source "package/dash/Config.in"
+endif
 source "package/file/Config.in"
 source "package/gamin/Config.in"
 source "package/icu/Config.in"




More information about the buildroot mailing list