* commit '7f92f390039227cabac45c8ea1de6ff9d4ee7dde': init: unused paramter warning messages
This commit is contained in:
commit
022fa5cc85
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ LOCAL_SRC_FILES:= \
|
|||
ueventd_parser.c \
|
||||
watchdogd.c
|
||||
|
||||
LOCAL_CFLAGS += -Wno-unused-parameter
|
||||
|
||||
ifeq ($(strip $(INIT_BOOTCHART)),true)
|
||||
LOCAL_SRC_FILES += bootchart.c
|
||||
LOCAL_CFLAGS += -DBOOTCHART=1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue