Updating PDK/s.a.c. build to accommodate a moved gps.h.

Change-Id: I4fb58ad5babee063f654cbc5e5b1bfffaa2bbb84
This commit is contained in:
Dan Morrill
2010-04-13 16:24:08 -07:00
parent 98620ee0ab
commit f7977964e3

View File

@@ -77,7 +77,7 @@ doxygen_version = doxygen
# descriptions for the new headers and point to the new doxygen created html. # descriptions for the new headers and point to the new doxygen created html.
pdk_headers := \ pdk_headers := \
$(pdk_legacy_hardware_dir)/AudioHardwareInterface.h \ $(pdk_legacy_hardware_dir)/AudioHardwareInterface.h \
$(pdk_legacy_hardware_dir)/gps.h \ $(pdk_hardware_dir)/gps.h \
$(pdk_legacy_hardware_dir)/wifi.h \ $(pdk_legacy_hardware_dir)/wifi.h \
$(pdk_camera_dir)/CameraHardwareInterface.h \ $(pdk_camera_dir)/CameraHardwareInterface.h \
$(pdk_hardware_dir)/sensors.h \ $(pdk_hardware_dir)/sensors.h \