summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-12-27 20:45:04 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-12-27 20:45:04 +0100
commit919c96726b42bb5a80bd6793d2b48e3ce89af426 (patch)
tree510df5cc7a4550befb36c5d1138f9c5dd73a9dff /package/busybox/Makefile
parent88737e0e461e75e2ce81a134d545656eceadf46d (diff)
more xtensa improvements
Diffstat (limited to 'package/busybox/Makefile')
-rw-r--r--package/busybox/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index 2b06f139e..4ea2f5d27 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -56,9 +56,6 @@ do-configure:
;; \
esac \
done
-ifeq ($(ADK_TARGET_WITHOUT_MMU),y)
- echo 'CONFIG_NOMMU=y' >> ${WRKBUILD}/.config
-endif
$(SED) 's;@IDIR@;${WRKINST};' ${WRKBUILD}/.config
do-build: