CC := $(CROSS_COMPILE)gcc CFLAGS := -I../../usr/include PROGS := crc32hash all: $(PROGS) clean: rm -fr $(PROGS)
summaryrefslogtreecommitdiff
path: root/net/ipv6/xfrm6_protocol.c
AgeCommit message (Expand)AuthorFilesLines