Re: [leaf-devel] ALIX specific kmodules

2016-03-14 Thread Erich Titl
Am 14.03.2016 um 19:12 schrieb Andrew: > These files are for moddb/initmod. It seems like we should clean them > after merge your changes. Ah, OK. I will leave them as is for the moment until we have a stable environment. Thanks ET

Re: [leaf-devel] ALIX specific kmodules

2016-03-14 Thread Andrew
These files are for moddb/initmod. It seems like we should clean them after merge your changes. 14.03.2016 19:22, Erich Titl пишет: > Am 14.03.2016 um 17:28 schrieb Andrew: >> Hi. >> >> modules-xxx.sqfs is built for each subarch specified in makefile. > What are the files applied to each subarch

Re: [leaf-devel] ALIX specific kmodules

2016-03-14 Thread Erich Titl
Am 14.03.2016 um 17:28 schrieb Andrew: > Hi. > > modules-xxx.sqfs is built for each subarch specified in makefile. What are the files applied to each subarch and how are they defined/generated? mega@leafbuilder:~/leaf/devel/bering-6/source/i486-unknown-linux-uclibc/kmodules$ ls buildtool.cfg co

Re: [leaf-devel] ALIX specific kmodules

2016-03-14 Thread Andrew
Hi. modules-xxx.sqfs is built for each subarch specified in makefile. 14.03.2016 17:55, Erich Titl пишет: > Hi Folks > > The code generating kmodules/modules-karch.sqfs is quite cryptic and I > don't really want to play a guessing game on how it works. What do I > have to do in kmodules to get mo

[leaf-devel] ALIX specific kmodules

2016-03-14 Thread Erich Titl
Hi Folks The code generating kmodules/modules-karch.sqfs is quite cryptic and I don't really want to play a guessing game on how it works. What do I have to do in kmodules to get modules-xxx.sqfs built? It appears the documentation lacks a bit there. Thanks ET --