aboutsummaryrefslogtreecommitdiff
path: root/samples/livepatch/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2015-02-04livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf1-1/+1
Rename CONFIG_LIVE_PATCHING to CONFIG_LIVEPATCH to make the naming of the config and the code more consistent. Signed-off-by: Josh Poimboeuf <[email protected]> Reviewed-by: Jingoo Han <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
2014-12-22livepatch: samples: add sample live patching moduleSeth Jennings1-0/+1
Add a sample live patching module. Signed-off-by: Seth Jennings <[email protected]> Reviewed-by: Miroslav Benes <[email protected]> Reviewed-by: Petr Mladek <[email protected]> Reviewed-by: Masami Hiramatsu <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>