index
:
mtk-20170518
master
mtk-20170518
nearest-from-mtk-20170518
MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
lantiq
/
base-files
/
lib
/
functions
/
lantiq.sh
blob: 62c7a6b66267df7d8662a590a4d5f268399e9d4c (
plain
)
1
2
3
4
5
#!/bin/sh
lantiq_is_vdsl_system
()
{
grep -qE
"system type.*: (VR9|xRX200)"
/proc/cpuinfo
}