summaryrefslogtreecommitdiff
path: root/extra/Configs/Config.mipsel
diff options
context:
space:
mode:
Diffstat (limited to 'extra/Configs/Config.mipsel')
-rw-r--r--extra/Configs/Config.mipsel2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/Configs/Config.mipsel b/extra/Configs/Config.mipsel
index 54e846cde..dd929f128 100644
--- a/extra/Configs/Config.mipsel
+++ b/extra/Configs/Config.mipsel
@@ -187,7 +187,7 @@ DEVEL_PREFIX = /usr/$(TARGET_ARCH)-linux-uclibc
# the 'make install' target, and is not compiled into anything. This
# defaults to $DEVEL_PREFIX/usr, but makers of .rpms and .debs will
# want to set this to "/usr" instead.
-SYSTEM_DEVEL_PREFIX = $(DEVEL_PREFIX)/usr
+SYSTEM_DEVEL_PREFIX = $(DEVEL_PREFIX)
# If you want 'make install' to install everything under a temporary
# directory, then define PREFIX during the install step,