Trying to setup the mmu

This commit is contained in:
Scott Shawcroft
2021-09-22 15:19:02 -07:00
parent 2499c9382d
commit 829f92d00f
6 changed files with 132 additions and 17 deletions
+2 -1
View File
@@ -18,8 +18,9 @@ CFLAGS += \
SRC_C += \
src/portable/broadcom/synopsys/dcd_synopsys.c \
$(MCU_DIR)/interrupts.c \
$(MCU_DIR)/io.c \
$(MCU_DIR)/interrupts.c
$(MCU_DIR)/mmu.c
CROSS_COMPILE = aarch64-none-elf-