repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
net/mlx5e: ConnectX-4 firmware support for DCBX
[linux/fpc-iii.git]
/
samples
/
auxdisplay
/
Makefile
blob
05e471feb6e5f962b4a8f61cf77f48f4bf76b7be
1
CC
:= $(
CROSS_COMPILE
)
gcc
2
CFLAGS
:= -
I..
/
..
/
usr
/
include
3
4
PROGS
:=
cfag12864b-example
5
6
all
: $(
PROGS
)
7
8
clean
:
9
rm
-
fr
$(
PROGS
)