emlog: remove linux dependency
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 29 Dec 2015 11:23:07 +0000 (12:23 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 29 Dec 2015 11:23:07 +0000 (12:23 +0100)
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>
package/emlog/emlog.mk

index cf1196108bd06735b3b748cab88a3a47309fcb95..f79b1cf8f5b58b930acdbf66720fb41e683b9ba6 100644 (file)
@@ -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