mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
6 lines
74 B
Plaintext
6 lines
74 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
. $TOPDIR/include/site/linux-uclibc
|
||
|
|
||
|
ac_cv_linux_vers=2.6.19.4
|