summaryrefslogtreecommitdiff
path: root/tools/spi/Makefile
blob: 3815b18ba0703631de16203bdf3087a40e1a4757 (plain)
1
2
3
4
5
6
CC = $(CROSS_COMPILE)gcc

all: spidev_test spidev_fdx

clean:
	$(RM) spidev_test spidev_fdx
ions'>+3 2017-02-02netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal4-8/+12 2017-02-02netfilter: guarantee 8 byte minalign for template addressesFlorian Westphal1-5/+24 2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal3-14/+6 2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal3-4/+4 2017-02-02netfilter: reduce direct skb->nfct usageFlorian Westphal1-6/+9 2017-02-02netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal5-7/+3