halmartin / meraki-builder

Scripts and tools to assemble firmware images for various Meraki MS switches and MX routers
GNU General Public License v3.0
76 stars 16 forks source link

Generate flashable image using buildroot #8

Open halmartin opened 4 years ago

halmartin commented 4 years ago

The current build instructions involve multiple stages, including building the "OpenWrt" toolchain provided in the GPL archive from Meraki. This is cumbersome and inefficient.

It would be much simpler and more efficient to use the buildroot toolchain to build the kernel and assemble the flashable firmware image.