Index: uspace/srv/kbd/Makefile
===================================================================
--- uspace/srv/kbd/Makefile	(revision 018e1e3f1098da80e76e690d5c5eb0f5bd091873)
+++ uspace/srv/kbd/Makefile	(revision 27fb3d6f9efd0c4396c87c135ff58e0b7b2e6766)
@@ -30,10 +30,9 @@
 #
 
-include ../../Makefile.config
+-include ../../../Makefile.config
 
 LIBC_PREFIX = ../../lib/libc
 SOFTINT_PREFIX = ../../lib/softint
-include $(LIBC_PREFIX)/Makefile.toolchain 
-include ../../../Makefile.config
+include $(LIBC_PREFIX)/Makefile.toolchain
 
 CFLAGS += -Iinclude -I../libadt/include
