summaryrefslogtreecommitdiffstats
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
commitcb73e4ad91a312aad257784f804d8b2a0430b8a8 (patch)
tree8d52e31b64c8e3e99614af08245b5465551739eb /include/site
parenta195b6d8645819fd2f0d87350c1dde8e6e18677d (diff)
downloadmaster-31e0f0ae-cb73e4ad91a312aad257784f804d8b2a0430b8a8.tar.gz
master-31e0f0ae-cb73e4ad91a312aad257784f804d8b2a0430b8a8.tar.bz2
master-31e0f0ae-cb73e4ad91a312aad257784f804d8b2a0430b8a8.zip
fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on it on brcm-2.4)
SVN-Revision: 12896
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