v2: - split commit into smaller pieces. - refactor loader modifcations and reduce duplications - tested sysupgrade on 1043nd to ensure loader doesn't break for other platforms - introduce LOADER_TYPE variable to select what kind of a loader version you want to use (elf or gz)
Alexander Couzens (3): ar71xx/image: introduce LOADER_TYPE to support elf loaders ar71xx/image: allow builds of loader without cmdline injecting ar71xx: migrate tplink cpe510 to new build steps target/linux/ar71xx/image/Makefile | 91 ++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 54 deletions(-) -- 2.7.2 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
