![]() ![]() | ![]() |
version 1.5, 2015/06/19 19:18:31 | version 1.6, 2021/01/01 18:22:22 |
---|---|
Line 50 The first step is to build the userland: | Line 50 The first step is to build the userland: |
The next step will build the kernel: | The next step will build the kernel: |
$ cd /usr/src | $ cd /usr/src |
$ ./build.sh -O ../obj -T ../tools kernel=<KERNEL> | $ ./build.sh -O ../obj -T ../tools -U kernel=<KERNEL> |
### Installing the kernel and userland | ### Installing the kernel and userland |