base-files: add a hardware detection layer
[openwrt.git] / package / base-files / files / etc / init.d / boot
index b1272f4..f10db13 100755 (executable)
@@ -46,6 +46,7 @@ boot() {
        }
        rm -f /tmp/wireless.tmp
 
+       /bin/board_detect
        uci_apply_defaults
        
        # temporary hack until configd exists