summaryrefslogtreecommitdiffstats
path: root/pkg/module.defs
diff options
context:
space:
mode:
authorJohn Stebbins <[email protected]>2019-04-16 11:31:29 -0600
committerJohn Stebbins <[email protected]>2019-04-17 07:27:17 -0600
commit046eb043aeebc31b922f632422b88107e840fd0b (patch)
treeda5955574f4a2029a29ceed0e10ae06625978037 /pkg/module.defs
parent8e52e9720f7c5d5b39897f43ae8c6bace5292c19 (diff)
make: finish correcting host/build semantics
Diffstat (limited to 'pkg/module.defs')
-rw-r--r--pkg/module.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/module.defs b/pkg/module.defs
index 9ab47ac0c..a1e2fcf1e 100644
--- a/pkg/module.defs
+++ b/pkg/module.defs
@@ -30,4 +30,4 @@ BUILD.out += $(PKG.src.tar.bz2)
###############################################################################
## include optional platform packaging
--include $(SRC/)pkg/$(BUILD.system)/module.defs
+-include $(SRC/)pkg/$(HOST.system)/module.defs