2
0
forked from Ivasoft/openwrt

base-files: let config_generate call board_detect

Instead of board_detect generating the config as a side effect, let
config_generate call board_detect as needed.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
This commit is contained in:
Jonas Gorski
2016-08-13 14:04:23 +02:00
parent 0ddae04c22
commit e934a129f0
3 changed files with 2 additions and 4 deletions

View File

@@ -8,5 +8,3 @@
}
[ -f "/etc/board.json" ] || return 1
/bin/config_generate