From 457341fd01e3796f908dd1c428bf1b23eabee704 Mon Sep 17 00:00:00 2001 From: Jeremy Kerr Date: Thu, 5 Apr 2007 11:39:21 +1000 Subject: Use compressed cursor Twin can support compressed cursors, so save a little space here. Signed-off-by: Jeremy Kerr --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 870fb14..ff7d446 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 +ARTWORK = background.jpg cdrom.png hdd.png usbpen.png cursor.gz all: petitboot udev-helper -- cgit v1.2.1