aboutsummaryrefslogtreecommitdiff
path: root/libs/libsocketcan
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2023-12-02 11:28:49 +0100
committerRosen Penev <rosenp@gmail.com>2023-12-02 16:20:14 -0800
commit30364759249525540fe2f97e351a8db66bd96beb (patch)
treed4c4bd15b88950f0cb80ddc2f5485f6196a4165c /libs/libsocketcan
parent074a8ab220fbe62393c9083d7ea3eb526ddfb9f0 (diff)
libs/libsocketcan: remove double line
The following line appeared twice: include $(INCLUDE_DIR)/package.mk Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Diffstat (limited to 'libs/libsocketcan')
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/libsocketcan/Makefile b/libs/libsocketcan/Makefile
index 158923234..67ba3a9cf 100644
--- a/libs/libsocketcan/Makefile
+++ b/libs/libsocketcan/Makefile
@@ -19,8 +19,6 @@ PKG_MAINTAINER:=Yegor Yefremov <yegorslists@googlemail.com>
PKG_LICENSE:=LGPL-2.1-or-later
PKG_LICENSE_FILES:=LICENSE
-include $(INCLUDE_DIR)/package.mk
-
PKG_INSTALL:=1
PKG_FIXUP:=autoreconf
PKG_BUILD_PARALLEL:=1