+1
−0
package/kexec-lite/Config.in
0 → 100644
+17
−0
+34
−0
package/kexec-lite/kexec-lite.mk
0 → 100644
+20
−0
Loading
Kexec-lite is a tiny impementation of kexec for devicetree-based platforms. [Thomas: - Add !BR2_PREFER_STATIC_LIB dependency, inherited from the dtc package - Fix license to be GPLv2+, and not just GPL. - Use $(TARGET_CONFIGURE_OPTS) instead of manually passing CC, LD, CFLAGS. - Use a full path as the target of $(INSTALL)] Signed-off-by:Jeremy Kerr <jk@ozlabs.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>