projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] libpcap: explicitely disable libnl support to prevent different build resul...
[openwrt.git]
/
package
/
libnl-tiny
/
Makefile
diff --git
a/package/libnl-tiny/Makefile
b/package/libnl-tiny/Makefile
index
4b02ef1
..
37ac26f
100644
(file)
--- a/
package/libnl-tiny/Makefile
+++ b/
package/libnl-tiny/Makefile
@@
-1,5
+1,5
@@
#
#
-# Copyright (C) 2006-20
09
OpenWrt.org
+# Copyright (C) 2006-20
12
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libnl-tiny
PKG_VERSION:=0.1
PKG_NAME:=libnl-tiny
PKG_VERSION:=0.1
-PKG_RELEASE:=
1
+PKG_RELEASE:=
3
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/package.mk
This page took
0.025491 seconds
and
4
git commands to generate.