On Thu, Mar 14, 2013 at 04:51:38PM -0400, Bryan Steele wrote: > It seems the factory image for the DAP-1350 is for North American > devices only, this adds support for devices sold internationally. > > This will also build a companion sysupgrade image, which is > redundant.. not really sure how that should be handled. > > -Bryan. > > Index: target/linux/ramips/image/Makefile > =================================================================== > --- target/linux/ramips/image/Makefile (revision 36032) > +++ target/linux/ramips/image/Makefile (working copy) > @@ -525,6 +525,7 @@ > > define Image/Build/Profile/DAP1350 > $(call > Image/Build/Template/$(fs_squash)/$(1),DAP1350,dap-1350,DAP-1350,RT3052-AP-DAP1350-3) > + $(call > Image/Build/Template/$(fs_squash)/$(1),DAP1350,dap-1350WW,DAP-1350,RT3052-AP-DAP1350WW-3) > endef > > define Image/Build/Profile/ESR9753
I didn't get any feedback about this, but at least one person has indicated on the forums that a WW image would be useful. It would be nice to share the sysupgrade image, but it doesn't hurt, and makes this a smaller diff. Thanks, -Bryan. _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
