Provide sane defaults
authorEric Andersen <andersen@codepoet.org>
Mon, 12 Apr 2004 21:38:09 +0000 (21:38 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 12 Apr 2004 21:38:09 +0000 (21:38 -0000)
sources/uClibc.config

index c5360d928c0199842b16ccaed3e2b533e2965762..03cf7f2ed1da83f468211c1907e9cab9cdb00b38 100644 (file)
@@ -116,8 +116,8 @@ UCLIBC_HAS_GLOB=y
 # Library Installation Options
 #
 SHARED_LIB_LOADER_PREFIX="/lib"
-RUNTIME_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc"
-DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc"
+RUNTIME_PREFIX="/"
+DEVEL_PREFIX="/usr/"
 
 #
 # uClibc development/debugging options