From d1d3fc34e9e93665db07b3d25cd2af7113664c97 Mon Sep 17 00:00:00 2001 From: Jurij Smakov Date: Tue, 24 May 2005 00:37:32 +0000 Subject: [PATCH] Third time I should get it right, finally :-) svn path=/branches/kernel-image-2.6.11/; revision=3234 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2c8448bac..ff85e778d 100755 --- a/Makefile +++ b/Makefile @@ -207,7 +207,7 @@ build-stamp-$(subarch)-%: build-$(subarch)-% src="arch/$${arch}/kernel/asm-offsets.s"; \ dst="../$(kdir)/$${src}"; \ if [ -f "$${src}" ] && [ ! -e "$${dst}" ]; then \ - ln -s "$${src}" "$${dst}"; \ + ln -s "../$