• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

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

build


Commit MetaInfo

Révision6f93eadc574036caf408209c3c8d8c1b6639de74 (tree)
l'heure2014-08-27 19:37:06
AuteurChih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Message de Log

android-x86: add kernel modules.dep to $(INTERNAL_SYSTEMIMAGE_FILES)

Change Summary

Modification

--- a/core/Makefile
+++ b/core/Makefile
@@ -767,6 +767,7 @@ PDK_FUSION_SYSIMG_FILES := \
767767 $(ALL_PDK_FUSION_FILES))
768768
769769 INTERNAL_SYSTEMIMAGE_FILES := $(filter $(TARGET_OUT)/%, \
770+ $(KERNEL_MODULES_DEP) \
770771 $(ALL_PREBUILT) \
771772 $(ALL_COPIED_HEADERS) \
772773 $(ALL_GENERATED_SOURCES) \