|
|
@ -165,7 +165,7 @@ DEBUG = dwarf-2
|
|
|
|
# Each directory must be seperated by a space.
|
|
|
|
# Each directory must be seperated by a space.
|
|
|
|
# Use forward slashes for directory separators.
|
|
|
|
# Use forward slashes for directory separators.
|
|
|
|
# For a directory that has spaces, enclose it in quotes.
|
|
|
|
# For a directory that has spaces, enclose it in quotes.
|
|
|
|
EXTRAINCDIRS = $(LUFA_PATH)/
|
|
|
|
EXTRAINCDIRS = $(LUFA_PATH)/ Config/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Compiler flag to set the C Standard level.
|
|
|
|
# Compiler flag to set the C Standard level.
|
|
|
|