mirror of https://github.com/hak5/openwrt-owl.git
parent
5e7254c7ff
commit
5f15b8b855
|
@ -1,5 +1,5 @@
|
||||||
config BR2_PACKAGE_BUSYBOX
|
config BR2_PACKAGE_BUSYBOX
|
||||||
bool "busybox"
|
bool "busybox - The Swiss Army Knife of embedded Linux"
|
||||||
default y
|
default y
|
||||||
help
|
help
|
||||||
The Swiss Army Knife of embedded Linux. It slices, it dices, it
|
The Swiss Army Knife of embedded Linux. It slices, it dices, it
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
config BR2_PACKAGE_BWM
|
config BR2_PACKAGE_BWM
|
||||||
tristate "bwm"
|
tristate "bwm - Very tiny BandWidth Monitor"
|
||||||
default m if CONFIG_DEVEL
|
default m if CONFIG_DEVEL
|
||||||
help
|
help
|
||||||
A very tiny bandwidth monitor.
|
A very tiny bandwidth monitor.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue