Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ltq-dsl-base: remove useless echos in lantiq_dsl.sh | Adrian Schmutzler | 2020-08-17 | 2 | -3/+3 |
| | | | | | | | | The is no reason to catch the output by $() and then echo it again. Remove the useless echos. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> | ||||
* | lantiq: move dsl related base-files into own package | Martin Schiller | 2020-07-17 | 5 | -0/+856 |
It does not make sense to install this components on lantiq systems where the dsl subsystem is not needed/used. This also makes it possible to use the files also on other targets. (hopefully ipq401x / FritzBox 7530 in the near future) Signed-off-by: Martin Schiller <ms.3headeddevs@gmail.com> |