lantiq: add runtime generation of /etc/config/network
SVN-Revision: 29161
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
lantiq_soc_has_adsl() {
|
||||
ls /lib/modules/*/drv_dsl_cpe_api.ko
|
||||
}
|
||||
|
||||
lantiq_soc_name() {
|
||||
grep ^system /proc/cpuinfo | sed "s/system type.*: \(.*\)/\1/g"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user