X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=README;h=fa3fd3e7a1791e7880f7fe78ec96f548bdc48cb7;hb=287d527af97dc3346f50756910e67d63fa5507bd;hp=6890ba3c1047d3e812a10c9a4bd3dca60038511b;hpb=4c846dc6c5b4e8bc39f1ecc3370db690400b40e2;p=tpg%2Facess2.git diff --git a/README b/README index 6890ba3c..fa3fd3e7 100644 --- a/README +++ b/README @@ -42,6 +42,8 @@ MODULES defines what modules should be statically linked with the kernel Set the source root directory (ACESSDIR) and the destination directory (DISTROOT). +You may also want to edit Usermode/Filesystem/Conf/BootConf.cfg before + installing. Now you can compile the kernel and usermode applications by calling make in the source root.