mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
4d5535e29e
SVN-Revision: 11701
7 lines
96 B
Bash
7 lines
96 B
Bash
#!/bin/sh
|
|
|
|
. $TOPDIR/include/site/linux-uclibc
|
|
|
|
ac_cv_linux_vers=2.6.19.4
|
|
ac_cv_sizeof_size_t=4
|