How to build the Teltonika RUTX10 SDK in 5 minutes

  1. Download the SDK from the relevant router’s page, e.g. RUTX10 firmware downloads

  2. Unpack it

  3. Update feeds:

    build_rutx10_sdk.sh
    ./scripts/feeds update -a
  4. Build:

    build_rutx10_sdk.sh
    make -i
  5. Wait until finished (it will typically take 30 minutes or so, depending on the computer.


Check out similar posts by category: OpenWRT