changes to add pdk1 / pdk2 build for PDK build

- additional files will be added to pdk/build
Bug: 6079146

Change-Id: Ieb5fcab8002193250d770b923f60ec7333ce84e5
This commit is contained in:
Keun young Park
2012-02-27 15:49:23 -08:00
parent 742a194438
commit 7fc7aad152
3 changed files with 43 additions and 6 deletions

View File

@@ -17,7 +17,8 @@
# api compatibility or added apis illegally.
#
ifneq ($(BUILD_TINY_ANDROID), true)
# skip api check for TINY_ANDROID and PDK buid
ifeq (,$(filter true, $(BUILD_TINY_ANDROID) $(BUILD_PDK)))
.PHONY: checkapi