mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-05 14:09:31 +01:00
a3edea1b91
SVN-Revision: 13931
6 lines
113 B
Bash
6 lines
113 B
Bash
#!/bin/sh
|
|
|
|
. $TOPDIR/include/site/mipsel-linux
|
|
. $TOPDIR/include/site/linux-uclibc
|
|
ac_cv_header_sys_inotify_h=no
|