This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revisionBoth sides next revision |
| inbox:eclipse [2020/04/07 14:20] – noblepepper | inbox:eclipse [2021/10/15 08:21] – ↷ Links adapted because of a move operation bobafetthotmail |
|---|
| 1. Get a functioning build system. | 1. Get a functioning build system. |
| |
| You can use the [[docs/guide-developer/using_the_sdk|OpenWrt SDK]] or you can [[docs/guide-developer/build-system/start|build your own]]. If you use the SDK, the instruction page hadn't been updated when this was written but 19.07.2 SDKs were available, this tutorial was tested with [[https://downloads.openwrt.org/releases/19.07.2/targets/ath79/generic/openwrt-sdk-19.07.2-ath79-generic_gcc-7.5.0_musl.Linux-x86_64.tar.xz|this SDK version]]. If you build your own you need to [[docs/guide-developer/build-system/install-buildsystem|install the build system]] | You can use the [[docs/guide-developer/using_the_sdk|OpenWrt SDK]] or you can [[docs/guide-developer/build-system/start|build your own]]. If you use the SDK, the instruction page hadn't been updated when this was written but 19.07.2 SDKs were available, this tutorial was tested with [[https://downloads.openwrt.org/releases/19.07.2/targets/ath79/generic/openwrt-sdk-19.07.2-ath79-generic_gcc-7.5.0_musl.Linux-x86_64.tar.xz|this SDK version]]. If you build your own you need to [[docs:guide-developer:toolchain:install-buildsystem|install the build system]] |
| and [[docs/guide-developer/build-system/use-buildsystem|build an image for your platform]]. This tutorial was tested by checking out v19.07.2 with and configuring for a ATH79 Target System and Buffalo WZR-HP-300H Target Profile. | and [[docs/guide-developer/build-system/use-buildsystem|build an image for your platform]]. This tutorial was tested by checking out v19.07.2 with and configuring for a ATH79 Target System and Buffalo WZR-HP-300H Target Profile. |
| |