summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-01-09 21:20:12 +0000
committerEric Andersen <andersen@codepoet.org>2002-01-09 21:20:12 +0000
commitec8e01283579aeee5a497fc05445bf2fe02faf67 (patch)
treef06dc4932d532037af4f12b51607b3f8203a09b0 /README
parent278810348aa565008867ed07d7737653fe68f91d (diff)
Recommend making symlinks, not copying the config file.
-Erik
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 2d9d55c2c..fd882fc44 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
* Configuration:
- cp ./extra/Configs/Config.<target arch> ./Config
+ ln -s ./extra/Configs/Config.<arch> ./Config
Then edit ./Config for your setup. In particular, modify CROSS and
KERNEL_SOURCE as necessary. You may also want to modify