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 "../$