Hello,
Am 05/06/2014 05:21 PM, schrieb Weedy: > On 06/05/14 11:17 AM, Jan Lühr wrote: >> Hello, >> >> thanks for your feedback - comments see below. >> >> Am 05/06/2014 03:09 PM, schrieb Mike Scheutzow: >>> On 05/06/2014 07:52 AM, Jan Lühr wrote: >>>> I'm curious on how openwrt.org is doing release builts. >>>> Considering, that there a many different router models for a specific >>>> archtecture (like ar71xx). Some devices need different drivers (USB, for >>>> example), some are limited in size (4mb flash). >>>> >>>> How does OpenWRT take care of these specifics while doing release builds? >>>> >>>> Is there a set of "default" packages for each single devices? If so, how >>>> is it taken into account while doing release builds? >>> >>> openwrt has a configure menu very similar to that used when building a >>> linux kernel. >>> >>> You must select the specific model you want to create a release for, >>> then the config system will choose default packages and default kernel >>> config. You can then further customize the selections. >> >> >>> So yes, the short answer is that there is a predefined config for each >>> model that is supported. >>> >>> Click on the "buildroot" link on the home page of wiki.openwrt.org for >>> more information. >> >> I'm familiar with the OpenWRT Build Environment - especially with make >> menuconfig. >> >> I'm more thinking of how to do release builds for many platforms. > > weedy@HAF ~/projects/openwrt $ cat configs/tl-wdr4300-home.config Well, this requires maintaining a seperate .config-File for each router - I'm trying to avoid this. Keep smiling yanosz _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
