From bbb16cd02c92d67b5f91c152a553d0f3c8831881 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 4 Apr 2015 15:11:42 +0200 Subject: cleanup around GPM --- Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index e79e298..39f4aa5 100644 --- a/Makefile +++ b/Makefile @@ -62,14 +62,14 @@ step2: disk-image mount-root directory-layout initial-devices # step3: boot loader step3: syslinux syslinux-loader -# step4: kernel, uclibc C-library, busybox, basic tools, ACPI daemon, GPM -step4: kernel busybox acpid gpm +# step4: kernel, uclibc C-library, busybox, basic tools, ACPI daemon +step4: kernel busybox acpid # step5: additional user space tools: -# - GPM for mouse copy-pate (disabled, no 64-bit safe) +# - GPM for mouse copy-pate # - Miniperl # - Lua -step5: perl lua +step5: gpm perl lua # disk image and directories -- cgit v1.2.3-54-g00ecf