summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-03-02 11:53:35 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2015-03-02 11:53:43 -0600
commite8583149d4dd16b7cedc135d63a46138dffcef85 (patch)
treeea34b1f21efff5616f1b835082791fbf148b00ae /package/busybox/Makefile
parent9b3955a7c5ede524c6f06e57e1f98be2d7e28490 (diff)
update elf2flt, so that arm-nommu binaries are linkable.
Diffstat (limited to 'package/busybox/Makefile')
-rw-r--r--package/busybox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index 0ea1073f1..088a29397 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -28,7 +28,8 @@ BB_MAKE_FLAGS:= V=1 \
IPKG_ARCH="${ADK_TARGET_CPU_ARCH}" \
HOSTCC="${CC_FOR_BUILD}" \
HOSTCFLAGS="$(CFLAGS_FOR_BUILD)" \
- CROSS_COMPILE="$(TARGET_CROSS)"
+ CROSS_COMPILE="$(TARGET_CROSS)" \
+ SKIP_STRIP=y
do-configure:
# get all symbols from top level config