summaryrefslogtreecommitdiffstats
path: root/package/python-serial/python-serial.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-serial/python-serial.mk')
-rw-r--r--package/python-serial/python-serial.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python-serial/python-serial.mk b/package/python-serial/python-serial.mk
index 048930bae..4c8a891f5 100644
--- a/package/python-serial/python-serial.mk
+++ b/package/python-serial/python-serial.mk
@@ -18,4 +18,4 @@ define PYTHON_SERIAL_INSTALL_TARGET_CMDS
(cd $(@D); $(HOST_DIR)/usr/bin/python setup.py install --prefix=$(TARGET_DIR)/usr)
endef
-$(eval $(call GENTARGETS,package,python-serial))
+$(eval $(call GENTARGETS))