Changes between Version 6 and Version 7 of WikiStart


Ignore:
Timestamp:
Aug 16, 2025, 10:06:53 PM (4 months ago)
Author:
wbx
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v6 v7  
    2020Please never build as root!
    2121
    22 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 (typically about 200MB) and will build a working toolchain (compiler, linker, assembler, debugger), a kernel and a usable basic root filesystem for your WLAN router.
     22You 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.
    2323
    2424If you find any bugs or have any feature requests, please report them to me.