浏览代码

package/sg3_utils: add support for building host variant

Initially used by the host build of the utp_com package.

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Matt Weber 6 年之前
父节点
当前提交
83e46260c4
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package/sg3_utils/sg3_utils.mk

+ 1 - 0
package/sg3_utils/sg3_utils.mk

@@ -51,3 +51,4 @@ SG3_UTILS_POST_INSTALL_TARGET_HOOKS += SG3_UTILS_REMOVE_PROGS
 endif
 
 $(eval $(autotools-package))
+$(eval $(host-autotools-package))