Skip to content

Commit

Permalink
WIP sparc
Browse files Browse the repository at this point in the history
  • Loading branch information
badochov committed Sep 12, 2024
1 parent 0e43930 commit ebc21d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions target/sparcv8leon3.mk
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ else ifeq ($(TARGET_SUBFAMILY), generic)
VADDR_KERNEL_INIT := 0xc0000000
LDFLAGS += -Wl,-z,max-page-size=0x1000

LIBPHOENIX_PIC ?= y
LIBPHOENIX_SHARED ?= y

HAVE_MMU := y
else
$(error Incorrect TARGET.)
Expand Down

0 comments on commit ebc21d2

Please sign in to comment.