summaryrefslogtreecommitdiffstats
path: root/mkconfig
diff options
context:
space:
mode:
Diffstat (limited to 'mkconfig')
-rwxr-xr-xmkconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/mkconfig b/mkconfig
index cd911a9dc7..2bf5897528 100755
--- a/mkconfig
+++ b/mkconfig
@@ -120,11 +120,6 @@ else
ln -s ${LNPREFIX}arch-${soc} asm/arch
fi
-if [ "${arch}" = "arm" ] ; then
- rm -f asm/proc
- ln -s ${LNPREFIX}proc-armv asm/proc
-fi
-
if [ -z "$KBUILD_SRC" ] ; then
cd ${srctree}/include
fi
OpenPOWER on IntegriCloud