aboutsummaryrefslogtreecommitdiffstats
path: root/include/site
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-10-08 12:07:14 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-10-08 12:07:14 +0000
commit3df1f49e84d4115935d82c02eddeabc3f804c3cc (patch)
tree0a9facb967fc5147af4c86187c9f8677aeaffa8d /include/site
parent2a9b78c97cf782d797007e5960b5eeacba49faba (diff)
downloadmaster-187ad058-3df1f49e84d4115935d82c02eddeabc3f804c3cc.tar.gz
master-187ad058-3df1f49e84d4115935d82c02eddeabc3f804c3cc.tar.bz2
master-187ad058-3df1f49e84d4115935d82c02eddeabc3f804c3cc.zip
fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on it on brcm-2.4)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12896 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/site')
-rw-r--r--include/site/mipsel-linux2.4-uclibc5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/site/mipsel-linux2.4-uclibc b/include/site/mipsel-linux2.4-uclibc
new file mode 100644
index 0000000000..3412411cb4
--- /dev/null
+++ b/include/site/mipsel-linux2.4-uclibc
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+. $TOPDIR/include/site/mipsel-linux
+. $TOPDIR/include/site/linux-uclibc
+ac_cv_header_sys_inotify_h=no