X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=README;h=fa3fd3e7a1791e7880f7fe78ec96f548bdc48cb7;hb=287d527af97dc3346f50756910e67d63fa5507bd;hp=61e69d24a68c47f610e137c7f44efd51ffd7de4b;hpb=3c777e58e6baba6760f43b8fdde4daf62081048b;p=tpg%2Facess2.git diff --git a/README b/README index 61e69d24..fa3fd3e7 100644 --- a/README +++ b/README @@ -40,5 +40,12 @@ DRIVERS defines what device drivers are to be included from the Kernel MODULES defines what modules should be statically linked with the kernel (see /Modules for a list) -Finally set the source root directory (ACESSDIR) and the destination - directory (DISTROOT) then call make in the source root. +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. + +