Initial community commit
This commit is contained in:
7
Src/replicant/nx/cpufeatures/Android.mk
Normal file
7
Src/replicant/nx/cpufeatures/Android.mk
Normal file
@@ -0,0 +1,7 @@
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := nullsoft-cpufeatures
|
||||
LOCAL_SRC_FILES := cpu-features.c
|
||||
LOCAL_EXPORT_C_INCLUDES := $(LOCAL_PATH)
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
Reference in New Issue
Block a user