mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
pps-tools: remove kernel dependencies
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>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user