From 6733bee0d919476adcccce1973e57ced8743afb4 Mon Sep 17 00:00:00 2001 From: Jurij Smakov Date: Tue, 24 May 2005 00:43:22 +0000 Subject: [PATCH] Now fixed for sure. svn path=/branches/kernel-image-2.6.11/; revision=3235 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ff85e778d..5282b8171 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 "../$