userspace headers: import userspace headers to simplify compilation

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
This commit is contained in:
Marc Kleine-Budde
2016-10-04 14:26:48 +02:00
parent 07daafc825
commit 0a1372cc22
8 changed files with 947 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ all: default $(patsubst %.md, %.html, $(wildcard *.md))
theme -f -o $@ $< -p "$*"
CFLAGS = -Wall -g3 -O0
CPPFLAGS += -Iinclude/uapi
clean:
rm -f testj1939 $(wildcard *.html)