mirror of
https://gitlab.com/Nanolx/homebrewfilter.git
synced 2024-11-24 18:16:56 +01:00
nand-loader/Makefile: don't adjust paths
This commit is contained in:
parent
c2319b529d
commit
599a1410b8
@ -3,9 +3,6 @@
|
||||
#---------------------------------------------------------------------------------
|
||||
.SUFFIXES:
|
||||
|
||||
DEVKITPRO = /opt/devkitPPC
|
||||
DEVKITPPC = /opt/devkitPPC
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
ifeq ($(strip $(DEVKITPPC)),)
|
||||
$(error "Please set DEVKITPPC in your environment. export DEVKITPPC=<path to>devkitPPC)
|
||||
|
Loading…
Reference in New Issue
Block a user