summaryrefslogtreecommitdiff
path: root/package/emlog
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-29 12:23:07 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-29 12:23:07 +0100
commitcabb083814999cae69b7eb17202e3238e169aab1 (patch)
treeb67ffd01ebcea381869c0f7b77a0c1bb7e0b421b /package/emlog
parentebafb18877da782377cd337171e3a6b487cb6069 (diff)
emlog: remove linux dependency
The dependency on linux is automatically added by the kernel-module infrastructure, so there is no need to explicit add it in the emlog package. Thanks to Arnout for spotting the issue. Reported-by: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/emlog')
-rw-r--r--package/emlog/emlog.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/emlog/emlog.mk b/package/emlog/emlog.mk
index cf1196108..f79b1cf8f 100644
--- a/package/emlog/emlog.mk
+++ b/package/emlog/emlog.mk
@@ -6,7 +6,6 @@
EMLOG_VERSION = bd32494ad757c3d37469877aaf99ced3ee6ca3f8
EMLOG_SITE = $(call github,nicupavel,emlog,$(EMLOG_VERSION))
-EMLOG_DEPENDENCIES = linux
EMLOG_LICENSE = GPLv2
EMLOG_LICENSE_FILES = COPYING