aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Fawcett <chad@useless.net>2009-10-03 14:32:05 -0400
committerChad Fawcett <chad@useless.net>2009-10-03 14:32:05 -0400
commitbe88e88b496a6b098d4795c16592a558dddca4e9 (patch)
treee06fe6ec69dbc6bca5a09e4d34faa41a0e9a78a1
parentaee9e13bb613bf5454a9bbe27a1d790594adfaa0 (diff)
downloaddream-open-be88e88b496a6b098d4795c16592a558dddca4e9.tar.gz
Re-added librpc to BOARD_GPS_LIBRARIES to fix the dream build.
This is the same change made in I79934b52 that seems to be missing form the current version and breaking the build.
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 96d803c..0665998 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -23,7 +23,7 @@ BOARD_HAVE_BLUETOOTH := true
TARGET_HARDWARE_3D := false
-BOARD_GPS_LIBRARIES := libgps
+BOARD_GPS_LIBRARIES := libgps librpc
BOARD_VENDOR_USE_AKMD := true