1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-07 16:51:21 +00:00

Add support for compiling on Raspberry Pi4 (armv7l architecture) running Linux

Author:    Gunter Mueller <gunter.mueller@gmail.com>
Signed-off-by: Nick Briggs <nicholas.h.briggs@gmail.com>

	modified:   .gitignore
	modified:   bin/machinetype
	new file:   bin/makefile-linux.armv7l-x
This commit is contained in:
Gunter Mueller
2020-08-19 13:28:34 -07:00
committed by Nick Briggs
parent 3a7e5dae4f
commit d07540cbb1
3 changed files with 106 additions and 0 deletions

2
.gitignore vendored
View File

@@ -14,6 +14,8 @@ sunos5.sparc-x/**
sunos5.sparc/**
linux.x86_64-x/**
linux.x86_64/**
linux.armv7l-x/**
linux.armv7l/**
init.386/**
# core files
core