1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

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
This commit is contained in:
nbd
2008-10-08 12:07:14 +00:00
parent 58c6fe352d
commit d654a6572b
2 changed files with 10 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/sh
. $TOPDIR/include/site/mipsel-linux
. $TOPDIR/include/site/linux-uclibc
ac_cv_header_sys_inotify_h=no