summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Rules.mak2
1 files changed, 2 insertions, 0 deletions
diff --git a/Rules.mak b/Rules.mak
index 39ed7e3..e987a60 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -65,6 +65,8 @@ TAR = tar
SED = sed
AWK = awk
+DESTDIR ?= /usr/lib/uclibc-ng-test
+
STRIP_FLAGS ?= -x -R .note -R .comment
# Select the compiler needed to build binaries for your development system