X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=README;h=6890ba3c1047d3e812a10c9a4bd3dca60038511b;hb=5fc81fa5e050f48374a6aff5636f3e60313dfc78;hp=61e69d24a68c47f610e137c7f44efd51ffd7de4b;hpb=6c5a509b5e14e097ca537c539bc9babe3b8f0c4c;p=tpg%2Facess2.git diff --git a/README b/README index 61e69d24..6890ba3c 100644 --- a/README +++ b/README @@ -40,5 +40,10 @@ 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). + +Now you can compile the kernel and usermode applications by calling make + in the source root. + +