summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2007-04-05 10:31:32 +1000
committerJeremy Kerr <jk@ozlabs.org>2007-04-05 10:31:32 +1000
commit0ad5daa6572ad340244998f8f2243905d8f3974f (patch)
tree203f279e32258618dcaff2d82e6e560be1a88d31 /Makefile
parentf6de8493cf6645f8da027671f935cf22f8008a1b (diff)
downloadtalos-petitboot-0ad5daa6572ad340244998f8f2243905d8f3974f.tar.gz
talos-petitboot-0ad5daa6572ad340244998f8f2243905d8f3974f.zip
Add kboot.conf parser
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e192b20..870fb14 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ TWIN_LDFLAGS?=$(shell pkg-config --libs libtwin)
LDFLAGS =
CFLAGS = -O0 -ggdb -Wall '-DPREFIX="$(PREFIX)"'
-PARSERS = native yaboot
+PARSERS = native yaboot kboot
ARTWORK = background.jpg cdrom.png hdd.png usbpen.png cursor
all: petitboot udev-helper
OpenPOWER on IntegriCloud