# 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 distanz.ch/cgit.cgi/linux/net-next.git/atom/include/asm-generic?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/include/asm-generic
ModeNameSize
-rw-r--r--4level-fixup.h1060logplain
-rw-r--r--Kbuild.asm44logplain