|
@@ -1,6 +1,7 @@
|
|
config BR2_PACKAGE_WEBIF
|
|
config BR2_PACKAGE_WEBIF
|
|
bool "webif - Status Console"
|
|
bool "webif - Status Console"
|
|
depends on BR2_PACKAGE_BUSYBOX # httpd
|
|
depends on BR2_PACKAGE_BUSYBOX # httpd
|
|
|
|
+ depends on BR2_DEPRECATED
|
|
select BR2_PACKAGE_HASERL
|
|
select BR2_PACKAGE_HASERL
|
|
help
|
|
help
|
|
A web interface for showing different network status. This package
|
|
A web interface for showing different network status. This package
|