summaryrefslogtreecommitdiffstats
path: root/package/scons/scons.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/scons/scons.mk')
-rw-r--r--package/scons/scons.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/scons/scons.mk b/package/scons/scons.mk
index 73c68ed96..85dbfaff5 100644
--- a/package/scons/scons.mk
+++ b/package/scons/scons.mk
@@ -10,4 +10,4 @@ define HOST_SCONS_INSTALL_CMDS
(cd $(@D); python setup.py install --prefix=$(HOST_DIR)/usr)
endef
-$(eval $(call GENTARGETS,host))
+$(eval $(host-generic-package))