Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-01 | net/sched: act_psample: Remove unnecessary ASSERT_RTNL | Yotam Gigi | 1 | -1/+0 |
2017-02-01 | net/sched: act_sample: Fix error path in init | Yotam Gigi | 1 | -1/+4 |
# 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 it/atom/net/sched?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-01 | net/sched: act_psample: Remove unnecessary ASSERT_RTNL | Yotam Gigi | 1 | -1/+0 |
2017-02-01 | net/sched: act_sample: Fix error path in init | Yotam Gigi | 1 | -1/+4 |