projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
097c308
)
pps-tools: remove kernel dependencies
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 11 Jul 2015 20:59:38 +0000
(22:59 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 11 Jul 2015 21:01:13 +0000
(23:01 +0200)
pps-tools builds on kernel 4.1, but instead of adding this kernel,
remove the check as all kernel versions currently supported by OpenWrt
are listed.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
utils/pps-tools/Makefile
patch
|
blob
|
history
diff --git
a/utils/pps-tools/Makefile
b/utils/pps-tools/Makefile
index 653f90fbcd2a5a86b74ab1b481598cd4bd9c3196..91918e58b16c9dd4fb886057b076ce00df8143c5 100644
(file)
--- a/
utils/pps-tools/Makefile
+++ b/
utils/pps-tools/Makefile
@@
-26,7
+26,6
@@
define Package/pps-tools
SECTION:=utils
CATEGORY:=Utilities
TITLE:=PPS-tools
- DEPENDS:=@LINUX_3_10||@LINUX_3_13||@LINUX_3_14||@LINUX_3_18
endef
define Package/pps-tools/description