• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

hardware/intel/common/libva


Commit MetaInfo

修订版7e998271f0ee27987a715e663e0dd57896b9316c (tree)
时间2010-04-06 18:43:02
作者Ren Zhaohan <zhaohan.ren@inte...>
CommiterRen Zhaohan

Log Message

Add Android.mk under libva/ to recursive call sub-dir's makefile

更改概述

差异

--- /dev/null
+++ b/Android.mk
@@ -0,0 +1,5 @@
1+# Recursive call sub-folder Android.mk
2+#
3+LOCAL_PATH := $(my-dir)
4+
5+include $(LOCAL_PATH)/va/Android.mk