This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
openwrt
mirror of
https://git.openwrt.org/openwrt/openwrt.git
Watch
1
Star
0
Fork
You've already forked openwrt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
da6fdce365
openwrt
/
target
/
linux
/
lantiq
/
base-files
/
lib
/
functions
/
lantiq.sh
6 lines
93 B
Bash
Raw
Blame
History
#!/bin/sh
lantiq_is_vdsl_system
(
)
{
grep -qE
"system type.*: (VR9|xRX200)"
/proc/cpuinfo
}
Reference in New Issue
View Git Blame
Copy Permalink