summaryrefslogtreecommitdiffstats
path: root/include/site
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-03-09 10:13:56 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-03-09 10:13:56 +0000
commitfb53b99f8cbb1e95f2c9f6b8f3945eb7836e6e79 (patch)
treed7b8a61d943b5a7e4292a004358a17590470a93e /include/site
parentfb15c3737c20dd92c4b85774cb9e8ef3167c0c0f (diff)
downloadmaster-31e0f0ae-fb53b99f8cbb1e95f2c9f6b8f3945eb7836e6e79.tar.gz
master-31e0f0ae-fb53b99f8cbb1e95f2c9f6b8f3945eb7836e6e79.tar.bz2
master-31e0f0ae-fb53b99f8cbb1e95f2c9f6b8f3945eb7836e6e79.zip
provide mipsel-openwrt-linux-uclibcgnueabi site script, fixes the majority of configure problems
SVN-Revision: 25968
Diffstat (limited to 'include/site')
-rw-r--r--include/site/mipsel-openwrt-linux-uclibcgnueabi5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/site/mipsel-openwrt-linux-uclibcgnueabi b/include/site/mipsel-openwrt-linux-uclibcgnueabi
new file mode 100644
index 0000000000..b53d4d4844
--- /dev/null
+++ b/include/site/mipsel-openwrt-linux-uclibcgnueabi
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+. $TOPDIR/include/site/mipsel-linux
+. $TOPDIR/include/site/linux-uclibc
+