On Sat, 28 May 2016, Bastian Bittorf wrote:
* David Lang <da...@lang.hm> [28.05.2016 13:48]:
rather than making a bunch of scripts for specific models, how about
some scripts that will let you build from a downloaded .config (yes,
you can do this manually, but it could be greatly simplified)

but for this, you cont need a script at all. its just:

cp $download_config .config
make defconfig
make

is'n it?

Is it? don't you have to do a make oldconfig if it's been a while since the defconfig was created.

none of this is hard for people who are used to doing it, but it could be simplified for people who are compiling it for the first time.

Just a script that sets up the correct compile environment, sets up the feeds would be a good start.

making things so that you can have a couple different configs and the resulting images reasonably.

David Lang

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to