diff options
author | Mcgrof <anonymous.contributor@example.org> | 2012-08-14 20:53:55 +0000 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2024-10-04 15:47:30 -0400 |
commit | 84357da3333170c5a4c712ce97513ad22c6002d8 (patch) | |
tree | 06025c8e3a8d9e7f2fbee5086e1641c8bd89610e | |
parent | c9e6b82ae627d20cc4e6a274d2962c95cb5655b8 (diff) | |
download | backports-84357da3333170c5a4c712ce97513ad22c6002d8.tar.gz |
Update Code
-rw-r--r-- | wiki/Code.mediawiki | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/wiki/Code.mediawiki b/wiki/Code.mediawiki index 3aa7ca9..0116930 100644 --- a/wiki/Code.mediawiki +++ b/wiki/Code.mediawiki @@ -38,6 +38,8 @@ chmod 755 get-compat-trees get-compat-kernels <h1>Hacking on the project</h1> +You should realize that there are a few components to the project and that although they are used together each one can be considered independent of each other. + * Read the [[compat|hacking on compat documentation]]. * Read the [[Hacking|hacking on compat-drivers documentation]]. |