]> git.ozlabs.org Git - petitboot/commit
Make petitboot installable
authorJeremy Kerr <jk@ozlabs.org>
Mon, 2 Apr 2007 03:54:11 +0000 (13:54 +1000)
committerJeremy Kerr <jk@ozlabs.org>
Mon, 2 Apr 2007 03:54:11 +0000 (13:54 +1000)
commitdb8001f511f8e8d928aa82113431067f968f4966
treeebaff8f3ee26574b29f444674814987c604db10d
parent49d43d590027df23d45d3cd99f83517eeab67a43
Make petitboot installable

Add an install target and PREFIX= option the makefile, and change the
artwork loading code to use the prefixed-path.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Makefile
devices.c
devices/udev-helper.c
petitboot-paths.h [new file with mode: 0644]
petitboot.c