summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2010-08-19 20:32:42 -0700
committerJean-Baptiste Queru <jbq@google.com>2010-08-19 20:33:08 -0700
commit7a16f7fd2f6c0dfd2385fba9ad97260afaa3b179 (patch)
treee8840b82cf2115de6e6d79a8376e8087e4be6525 /BoardConfig.mk
parent031a2615b30ed9fb132058d011e9ca52ac9d9a55 (diff)
downloaddevice_samsung_crespo-7a16f7fd2f6c0dfd2385fba9ad97260afaa3b179.tar.gz
device_samsung_crespo-7a16f7fd2f6c0dfd2385fba9ad97260afaa3b179.tar.bz2
device_samsung_crespo-7a16f7fd2f6c0dfd2385fba9ad97260afaa3b179.zip
Use the non-open-source variants when present
Change-Id: I6c3605c193908d29ec47982b6f7253a97c842fff
Diffstat (limited to 'BoardConfig.mk')
-rwxr-xr-xBoardConfig.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index c33496c..e443cfa 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -12,11 +12,14 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-# config.mk
+# BoardConfig.mk
#
# Product-specific compile-time definitions.
#
+# Use the non-open-source parts, if they're present
+-include vendor/samsung/crespo/BoardConfigVendor.mk
+
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi