summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2007-04-05 11:40:42 +1000
committerJeremy Kerr <jk@ozlabs.org>2007-04-05 11:40:42 +1000
commitc26b2a1d05865bc92e795797e5d0535edd2aca77 (patch)
tree61cf36c4d3ba108356f9a5a8836aacb38fb92fd0 /Makefile
parent457341fd01e3796f908dd1c428bf1b23eabee704 (diff)
downloadtalos-petitboot-c26b2a1d05865bc92e795797e5d0535edd2aca77.tar.gz
talos-petitboot-c26b2a1d05865bc92e795797e5d0535edd2aca77.zip
Use a tux icon as the default for boot options
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 ff7d446..21bbd1b 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ LDFLAGS =
CFLAGS = -O0 -ggdb -Wall '-DPREFIX="$(PREFIX)"'
PARSERS = native yaboot kboot
-ARTWORK = background.jpg cdrom.png hdd.png usbpen.png cursor.gz
+ARTWORK = background.jpg cdrom.png hdd.png usbpen.png tux.png cursor.gz
all: petitboot udev-helper
OpenPOWER on IntegriCloud