This website requires JavaScript.
Explore
Help
Sign In
github
/
AROS-v0
Watch
1
Star
0
Fork
0
You've already forked AROS-v0
mirror of
https://github.com/deadw00d/AROS.git
synced
2026-03-19 03:28:06 +00:00
Code
Issues
Releases
Wiki
Activity
Files
1da1bfe5fc644b0f0a80e339fd360cfd0a07dca6
AROS-v0
/
arch
/
i386-pc
History
Kalamatee
1da1bfe5fc
expand the $(CPU) part of includes-asm_h locally, instead of in individual mmakefiles, so that metamake doesnt choke on it. make sure that includes-copy has completed before generating asm.h -> it requires the afore-mentioned headers.
2021-05-01 13:16:52 +02:00
..
boot
adjust a bunch of bootiso related targets to use a common native boot iso rule where they replicate behaviour. use consistent formatting for the dependencies. add a rule for hosted system distfiles to build aros-complete also.
2021-04-30 21:31:50 +02:00
bootstrap
$(TOP)/config/make.cfg -> $(SRCDIR)/config/aros.cfg
2016-03-28 13:47:02 +00:00
drivers
Move aros/config.h to config SDK
2020-11-24 11:23:40 +01:00
exec
expand the $(CPU) part of includes-asm_h locally, instead of in individual mmakefiles, so that metamake doesnt choke on it. make sure that includes-copy has completed before generating asm.h -> it requires the afore-mentioned headers.
2021-05-01 13:16:52 +02:00
include
$(TOP)/config/make.cfg -> $(SRCDIR)/config/aros.cfg
2016-03-28 13:47:02 +00:00
kernel
expand the $(CPU) part of includes-asm_h locally, instead of in individual mmakefiles, so that metamake doesnt choke on it. make sure that includes-copy has completed before generating asm.h -> it requires the afore-mentioned headers.
2021-05-01 13:16:52 +02:00
mmakefile.src
use a separate boot-distfiles target to build a targets boot floppies/stand alone rom's if applicable. invoke the floppy targets for the pc-i386 boot-distfiles targets. separate the m68k boot floppy target from the distfiles target and invoke it for the boot-distfiles target.
2019-08-10 10:18:24 +02:00