hw/pckbd.c -> hw/input/

Change-Id: I10eb0029cbb09dd2c9383334ae9e701ce85867fb
diff --git a/Makefile.target b/Makefile.target
index d34f8e5..57ae1c2 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -120,7 +120,7 @@
     timer/mc146818rtc.c \
     pci-host/piix.c \
     timer/i8254.c \
-    pckbd.c \
+    input/pckbd.c \
     ioapic.c \
     input/ps2.c \
     smbios.c \