forked from Ivasoft/openwrt
kirkwood: use the generic board detect
Drop the target specific detection function in favour of the generic one provided by base-files. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
do_sysinfo_kirkwood() {
|
||||
. /lib/kirkwood.sh
|
||||
|
||||
kirkwood_board_detect
|
||||
}
|
||||
|
||||
boot_hook_add preinit_main do_sysinfo_kirkwood
|
||||
Reference in New Issue
Block a user