change default to busybox stable

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@215 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Waldemar Brodkorb 2005-02-06 15:44:40 +00:00
parent cca80f90c5
commit 068ea032e3
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ config BR2_PACKAGE_BUSYBOX
config BR2_PACKAGE_BUSYBOX_SNAPSHOT
bool "Use the daily snapshot of busybox?"
depends BR2_PACKAGE_BUSYBOX
default y
default n
help
Use the latest busybox CVS snapshot instead of release.