aboutsummaryrefslogtreecommitdiffstats
path: root/src/arch/loong64/Makefile.linux
blob: 992b3714186a7dfdac90bfcbf907584f22e8dc85 (plain)
1
2
3
4
5
6
7
8
9
10
# -*- makefile -*- : Force emacs to use Makefile mode

# Starting virtual address
#
LDFLAGS += -Ttext=0x120000000

# Include generic Linux Makefile
#
MAKEDEPS += Makefile.linux
include Makefile.linux