mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-07 19:10:57 -04:00
6 lines
67 B
Makefile
6 lines
67 B
Makefile
#
|
|
# image should be loaded at 0x01000000
|
|
#
|
|
|
|
TEXT_BASE = 0x01000000
|