diff --git a/Makefile b/Makefile index 06b71de..5093396 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ $(error "Please set DEVKITARM in your environment. export DEVKITARM=devkitARM") endif -export TARGET := $(notdir $(CURDIR)) +export TARGET := fastboot3DS ENTRY9 := 0x080000D4 ENTRY11 := 0x1FF89040 SECTION0_ADR := 0x080000C0