ar71xx: fix sysupgrade on PB42/PB44 boards
[openwrt.git] / target / linux / ar71xx / base-files / lib / preinit / 03_preinit_do_ar71xx.sh
index 3676489..ff5407a 100644 (file)
@@ -2,6 +2,8 @@
 
 do_ar71xx() {
        . /lib/ar71xx.sh
+
+       ar71xx_board_detect
 }
 
 boot_hook_add preinit_main do_ar71xx
This page took 0.023971 seconds and 4 git commands to generate.