Add a package for the dashboard. and remove hardcoded IP address.
This commit is contained in:
5
bsp/buildroot_external/package/dashboard/Config.in
Normal file
5
bsp/buildroot_external/package/dashboard/Config.in
Normal file
@@ -0,0 +1,5 @@
|
||||
config BR2_PACKAGE_DASHBOARD
|
||||
bool "dashboard"
|
||||
default n
|
||||
help
|
||||
html control dashboard
|
||||
Reference in New Issue
Block a user