enable seq by default in busybox
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@858 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
8db499097d
commit
514976a1d1
|
@ -369,7 +369,7 @@ config BUSYBOX_CONFIG_RMDIR
|
|||
|
||||
config BUSYBOX_CONFIG_SEQ
|
||||
bool "seq"
|
||||
default n
|
||||
default y
|
||||
help
|
||||
print a sequence of numbers
|
||||
|
||||
|
|
Loading…
Reference in New Issue