summaryrefslogtreecommitdiffhomepage
path: root/sysinfo/host/any-host.mk
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-02-26 17:49:08 -0500
committermidipix <writeonce@midipix.org>2016-02-27 10:58:06 -0500
commitdc909fec64be7e1fb0eb74e4f9a99ad514d4cf1d (patch)
treec8395e20e07e5b4802b972430ee97eb4302cb768 /sysinfo/host/any-host.mk
parent46d732fea4ece0c921a43a73845bb5a8009877e3 (diff)
downloadsofort-dc909fec64be7e1fb0eb74e4f9a99ad514d4cf1d.tar.bz2
sofort-dc909fec64be7e1fb0eb74e4f9a99ad514d4cf1d.tar.xz
build system: added fallback host recipe.
Diffstat (limited to 'sysinfo/host/any-host.mk')
-rw-r--r--sysinfo/host/any-host.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/sysinfo/host/any-host.mk b/sysinfo/host/any-host.mk
new file mode 100644
index 0000000..acb606a
--- /dev/null
+++ b/sysinfo/host/any-host.mk
@@ -0,0 +1,7 @@
+include $(PROJECT_DIR)/sysinfo/os/any-os.mk
+
+ARCH =
+HOST_BITS =
+HOST_UNDERSCORE =
+
+CROSS_HOST = $(TARGET)