summaryrefslogtreecommitdiffstats
path: root/setup-makefiles.sh
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2010-07-02 13:17:54 -0400
committerSteve Kondik <shade@chemlab.org>2010-07-02 13:17:54 -0400
commit43613f4a27dbe68692e0af7c0e918ce9aaea342d (patch)
tree8cc0cd3bd11fcafdebb43f1eea4b8520c16eda2b /setup-makefiles.sh
parent423aff10e7b4ec1af3f95372c9314948950b4487 (diff)
downloaddevice_htc_dream_sapphire-43613f4a27dbe68692e0af7c0e918ce9aaea342d.tar.gz
device_htc_dream_sapphire-43613f4a27dbe68692e0af7c0e918ce9aaea342d.tar.bz2
device_htc_dream_sapphire-43613f4a27dbe68692e0af7c0e918ce9aaea342d.zip
Need librpc for GPS.
Diffstat (limited to 'setup-makefiles.sh')
-rwxr-xr-xsetup-makefiles.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-makefiles.sh b/setup-makefiles.sh
index 63e4985..ac46bba 100755
--- a/setup-makefiles.sh
+++ b/setup-makefiles.sh
@@ -55,7 +55,7 @@ EOF
# This file is generated by device/htc/__DEVICE__/setup-makefiles.sh
-BOARD_GPS_LIBRARIES := libgps
+BOARD_GPS_LIBRARIES := libgps librpc
USE_CAMERA_STUB := false
EOF