Author: blogic Date: 2016-04-26 13:43:18 +0200 (Tue, 26 Apr 2016) New Revision: 49238
Modified: trunk/target/linux/lantiq/image/Makefile Log: lantiq: build sysupgrade images for lantiqImage Tested with VGV7510KW22NOR. Signed-off-by: Mathias Kresin <[email protected]> Modified: trunk/target/linux/lantiq/image/Makefile =================================================================== --- trunk/target/linux/lantiq/image/Makefile 2016-04-26 11:43:15 UTC (rev 49237) +++ trunk/target/linux/lantiq/image/Makefile 2016-04-26 11:43:18 UTC (rev 49238) @@ -301,6 +301,8 @@ FILESYSTEMS := squashfs DEVICE_PROFILE := DEVICE_DTS := + IMAGES := sysupgrade.bin + IMAGE/sysupgrade.bin := append-kernel | append-rootfs | pad-rootfs endef DEVICE_VARS += BOARD_ID DEVICE_PROFILE DEVICE_DTS _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
