mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 14:29:54 +02:00
Merge pull request #258 from gibsson/master
Android.mk: remove duplicated cansequence definition
This commit is contained in:
-15
@@ -160,21 +160,6 @@ LOCAL_CFLAGS := $(PRIVATE_LOCAL_CFLAGS)
|
|||||||
|
|
||||||
include $(BUILD_EXECUTABLE)
|
include $(BUILD_EXECUTABLE)
|
||||||
|
|
||||||
#
|
|
||||||
# cansequence
|
|
||||||
#
|
|
||||||
|
|
||||||
include $(CLEAR_VARS)
|
|
||||||
|
|
||||||
LOCAL_SRC_FILES := cansequence.c
|
|
||||||
LOCAL_MODULE := cansequence
|
|
||||||
LOCAL_MODULE_TAGS := optional
|
|
||||||
LOCAL_STATIC_LIBRARIES := libcan
|
|
||||||
LOCAL_C_INCLUDES := $(LOCAL_PATH)/include/
|
|
||||||
LOCAL_CFLAGS := $(PRIVATE_LOCAL_CFLAGS)
|
|
||||||
|
|
||||||
include $(BUILD_EXECUTABLE)
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# bcmserver
|
# bcmserver
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user