On Sunday 26 June 2011 23:50:09 Maxim Osipov wrote: > On Sun, Jun 26, 2011 at 10:39 PM, Philip Prindeville > > <[email protected]> wrote: > > On 6/26/11 11:09 AM, Maxim Osipov wrote: > >> Hi All, > >> > >> Is there a method to ship customised for my subtarget configuration > >> files? For example, I need to do some modifications into lighttpd.conf > >> and modification of the lighttpd package doesn't sound like a good > >> solution. I could probably include all customized files into the > >> subtarget files or is there a better way? > >> > >> Kind regards, > >> Maxim > > > > I think we had a similar thread not too long ago... You can put something > > into $(TOPDIR)/files/ and that will be applied to whatever target you > > build. > > Any way to make it a part of openwrt? I would like other people be > able to reproduce my builds also.
Simply wrap the OpenWrt build with a higher level makefile and a set of files you want to copy, or better, provide your own feed with your customized packages. -- Florian _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
