mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-12 11:29:30 +00:00
10 lines
172 B
Makefile
10 lines
172 B
Makefile
#source: maxpage1.s
|
|
#ld: -z max-page-size=0x100000
|
|
#readelf: -l --wide
|
|
#target: *-*-linux* *-*-gnu* arm*-*-uclinuxfdpiceabi
|
|
|
|
#...
|
|
LOAD+.*0x100000
|
|
LOAD+.*0x100000
|
|
#pass
|