Index: defaults/mips32/Makefile.config
===================================================================
--- defaults/mips32/Makefile.config	(revision 907d91a80c0650e86aa38b2f40556a3b07ed7013)
+++ defaults/mips32/Makefile.config	(revision 4b583f4c93e98921f30c1663cc83ccd84e0a624c)
@@ -44,4 +44,4 @@
 CONFIG_HID_OUT = generic
 
-# Barebone build with essential binaries only 
+# Barebone build with essential binaries only
 CONFIG_BAREBONE = y
Index: defaults/mips32/malta-be/Makefile.config
===================================================================
--- defaults/mips32/malta-be/Makefile.config	(revision 907d91a80c0650e86aa38b2f40556a3b07ed7013)
+++ defaults/mips32/malta-be/Makefile.config	(revision 4b583f4c93e98921f30c1663cc83ccd84e0a624c)
@@ -1,2 +1,2 @@
 # Machine type
-MACHINE = bmalta 
+MACHINE = bmalta
Index: defaults/mips32/malta-le/Makefile.config
===================================================================
--- defaults/mips32/malta-le/Makefile.config	(revision 907d91a80c0650e86aa38b2f40556a3b07ed7013)
+++ defaults/mips32/malta-le/Makefile.config	(revision 4b583f4c93e98921f30c1663cc83ccd84e0a624c)
@@ -1,2 +1,2 @@
 # Machine type
-MACHINE = lmalta 
+MACHINE = lmalta
Index: uspace/app/modplay/Makefile
===================================================================
--- uspace/app/modplay/Makefile	(revision 907d91a80c0650e86aa38b2f40556a3b07ed7013)
+++ uspace/app/modplay/Makefile	(revision 4b583f4c93e98921f30c1663cc83ccd84e0a624c)
@@ -37,4 +37,5 @@
 	-I$(LIBHOUND_PREFIX)/include \
 	-I$(LIBPCM_PREFIX)/include
+
 BINARY = modplay
 
