diff --git a/Android.mk b/Android.mk deleted file mode 100644 index dc4a4af..0000000 --- a/Android.mk +++ /dev/null @@ -1,4 +0,0 @@ -LOCAL_PATH := $(call my-dir) - -# load the common sources file of the platform -include $(LOCAL_PATH)/Generic.mk diff --git a/Linux.mk b/Linux.mk deleted file mode 100644 index dc4a4af..0000000 --- a/Linux.mk +++ /dev/null @@ -1,4 +0,0 @@ -LOCAL_PATH := $(call my-dir) - -# load the common sources file of the platform -include $(LOCAL_PATH)/Generic.mk