summaryrefslogtreecommitdiff
path: root/lib/avb/Makefile
blob: f5a264a86682921c19262bce638c146534f5a206 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
subdir-ccflags-y += -D_FILE_OFFSET_BITS=64 \
			-D_POSIX_C_SOURCE=199309L \
			-Wa,--noexecstack \
			-Werror \
			-Wall \
			-Wextra \
			-Wformat=2 \
			-Wno-psabi \
			-Wno-unused-parameter \
			-ffunction-sections \
			-std=gnu99
obj-y += libavb/
obj-y += libavb_ab/
obj-y += fsl/