m68k: update build to support MultiBootSubDirSetup

Change-Id: Idbbbb089286ad7d76f61993670a20d240bfe773c
This commit is contained in:
François Revol
2019-11-03 03:50:32 +01:00
parent 9ad59bd841
commit 494acd2185
6 changed files with 217 additions and 202 deletions
+1 -1
View File
@@ -323,7 +323,7 @@ rule KernelArchitectureSetup architecture
case m68k :
HAIKU_KERNEL_PLATFORM ?= atari_m68k ;
HAIKU_BOOT_TARGETS += atari_m68k ;
HAIKU_BOOT_TARGETS += amiga_m68k atari_m68k ;
switch $(HAIKU_KERNEL_PLATFORM) {
case atari_m68k :
{
@@ -20,6 +20,8 @@ BootstrapPackageRepository HaikuPortsCross
:
# source packages
binutils_bootstrap
gcc_bootstrap
libsolv_bootstrap
zlib_bootstrap
: