use generic makefiles

This commit is contained in:
Edouard Dupin 2012-08-15 20:53:30 +02:00
parent d8531a3a7c
commit 375af92e27
2 changed files with 0 additions and 8 deletions

View File

@ -1,4 +0,0 @@
LOCAL_PATH := $(call my-dir)
# load the common sources file of the platform
include $(LOCAL_PATH)/Generic.mk

View File

@ -1,4 +0,0 @@
LOCAL_PATH := $(call my-dir)
# load the common sources file of the platform
include $(LOCAL_PATH)/Generic.mk