Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
37 | lipari | 1 | TO COMPILE THIS DISTRIBUTION: |
2 | |||
3 | You need to copy a suitable config.mk from config/mk/ to the config/ |
||
4 | directory. |
||
5 | |||
6 | For example, a Linux user should type |
||
7 | |||
8 | cp config/mk/linux.mk config/config.mk |
||
9 | |||
10 | from the S.Ha.R.K. root directory. |
||
11 | Then, just type make, and the kernel will be compiled. |
||
12 | |||
13 | Enjoy! |
||
14 |