Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -83/+46 |
2017-02-01 | net/sched: matchall: Fix configuration race | Yotam Gigi | 1 | -82/+45 |
# Makefile for USB tools CC = $(CROSS_COMPILE)gcc PTHREAD_LIBS = -lpthread WARNINGS = -Wall -Wextra CFLAGS = $(WARNINGS) -g -I../include LDFLAGS = $(PTHREAD_LIBS) all: testusb ffs-test %: %.c $(CC) $(CFLAGS) -o $@ $^ $(LDFLAGS) clean: $(RM) testusb ffs-test inux/net-next.git/atom/net/sched/cls_matchall.c?h=nds-private-remove' type='application/atom+xml'/>
index : net-next.git | ||
net-next plumbings | Tobias Klauser |
summaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -83/+46 |
2017-02-01 | net/sched: matchall: Fix configuration race | Yotam Gigi | 1 | -82/+45 |