Changes between Version 10 and Version 11 of WikiStart
- Timestamp:
- Aug 17, 2025, 6:06:50 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v10 v11 40 40 You can start the menu based configuration via "make menuconfig". If the prerequisite checks are successful you will get a menu, where you should at least choose a target system. If you exit the menu, you can start the build process via "make" or in more verbose mode via "make v". The build process will download all needed sources via internet and will build a working toolchain (compiler, linker, assembler, debugger), a kernel and a usable basic root filesystem for your WLAN router. 41 41 42 Handbook as PDF is here: https://www.freewrt.de/docs/handbook.pdf\\ 43 Handbook as single HTML is here: https://www.freewrt.de/docs/allinone/index.html\\ 44 Handbook as split HTML is here: https://www.freewrt.de/docs/splitup/index.html\\ 45 42 46 If you find any bugs or have any feature requests, please report them to me. 43 47
