projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dac0914
)
xsk: remove newline at end of file
author
Björn Töpel
<bjorn.topel@intel.com>
Fri, 18 May 2018 12:00:22 +0000
(14:00 +0200)
committer
Daniel Borkmann
<daniel@iogearbox.net>
Fri, 18 May 2018 14:07:02 +0000
(16:07 +0200)
Minor cleanup, remove newline at end of Makefile.
Signed-off-by: Björn Töpel <bjorn.topel@intel.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
net/xdp/Makefile
patch
|
blob
|
history
diff --git
a/net/xdp/Makefile
b/net/xdp/Makefile
index 074fb2b2d51ca152a46833804be241d3b2b0fedb..04f073146256e67a02815b5cafaa5a6829bb1828 100644
(file)
--- a/
net/xdp/Makefile
+++ b/
net/xdp/Makefile
@@
-1,2
+1
@@
obj-$(CONFIG_XDP_SOCKETS) += xsk.o xdp_umem.o xsk_queue.o
-