mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-19 15:05:12 +01:00
6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
. $TOPDIR/include/site/mipsel-linux
|
||
|
. $TOPDIR/include/site/linux-uclibc
|
||
|
ac_cv_header_sys_inotify_h=no
|