1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-28 11:55:14 +02:00
openwrt/target
Chuanhong Guo 8f6334eb94 ramips: explicitly disable built-in switch when needed
previously we rely on the failsafe setup in preinit scripts to disable
built-in switch implicitly for single-port devices. This doesn't work
anymore due to preinit script removal.
this patch explicitly disable built-in switch for needed devices.

Fixes: a8d62a4eb1 ("ramips: remove set_preinit_iface script")
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2020-04-12 22:29:17 +08:00
..
imagebuilder build: refactor JSON info files to profiles.json 2020-04-03 12:17:45 +02:00
linux ramips: explicitly disable built-in switch when needed 2020-04-12 22:29:17 +08:00
sdk
toolchain
Config.in build: define RTC_SUPPORT as a bool 2020-04-09 12:51:10 +02:00
Makefile