Initial commit
This commit is contained in:
5
target/linux/lantiq/base-files/lib/functions/lantiq.sh
Normal file
5
target/linux/lantiq/base-files/lib/functions/lantiq.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
lantiq_is_vdsl_system() {
|
||||
grep -qE "system type.*: (VR9|xRX200)" /proc/cpuinfo
|
||||
}
|
||||
Reference in New Issue
Block a user