NJU-ProjectN/navy-apps e8346911c80af39b63e47d8aba5878e43231ad63 libos,native: add comment for the format of /proc/dispinfo
3 lines
86 B
Makefile
3 lines
86 B
Makefile
LNK_ADDR = $(if $(VME), 0x40000000, 0x03000000)
|
|
LDFLAGS += -Ttext-segment $(LNK_ADDR)
|