mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-17 23:24:28 -04:00
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
|