mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-28 21:30:21 +00:00
The pi_* variables and the fs_failsafe_wait_timeout variable are set by the CONFIG_TARGET_PREINIT_* config options. No need to maintain the same values twice. All other fs_ variables were never used. Signed-off-by: Mathias Kresin <dev@kresin.me>