From ec8e01283579aeee5a497fc05445bf2fe02faf67 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 9 Jan 2002 21:20:12 +0000 Subject: Recommend making symlinks, not copying the config file. -Erik --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 2d9d55c2c..fd882fc44 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ * Configuration: - cp ./extra/Configs/Config. ./Config + ln -s ./extra/Configs/Config. ./Config Then edit ./Config for your setup. In particular, modify CROSS and KERNEL_SOURCE as necessary. You may also want to modify -- cgit v1.2.3