diff --git a/install/pi/Makefile b/install/pi/Makefile
index 60fcf59..ac72940 100644
--- a/install/pi/Makefile
+++ b/install/pi/Makefile
@@ -23,7 +23,7 @@ define srcpd_conf
     <use_watchdog>no</use_watchdog>
     <verbosity>3</verbosity>
     <auto_power_on>yes</auto_power_on>
-    <device>/dev/ttyAMA0</device>
+    <device>/dev/serial0</device>
    </bus>
 </srcpd>
 endef